We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1b9067 commit 5376a36Copy full SHA for 5376a36
ruby/.rubocop.yml
@@ -21,7 +21,7 @@ Layout/LineLength:
21
Max: 200
22
23
# This is documented in this spec to showcase why it's not working and people shouldn't use it
24
-# cf:
+# cf: https://github.com/cucumber/cucumber/issues/329
25
Lint/MixedRegexpCaptureTypes:
26
Exclude:
27
- 'spec/cucumber/cucumber_expressions/tree_regexp_spec.rb'
0 commit comments