Skip to content

Commit 5376a36

Browse files
committed
Update todo file for rubocop fixes
1 parent f1b9067 commit 5376a36

File tree

2 files changed

+104
-82
lines changed

2 files changed

+104
-82
lines changed

ruby/.rubocop.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Layout/LineLength:
2121
Max: 200
2222

2323
# This is documented in this spec to showcase why it's not working and people shouldn't use it
24-
# cf:
24+
# cf: https://github.com/cucumber/cucumber/issues/329
2525
Lint/MixedRegexpCaptureTypes:
2626
Exclude:
2727
- 'spec/cucumber/cucumber_expressions/tree_regexp_spec.rb'

0 commit comments

Comments
 (0)