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 aad3693 commit 217b986Copy full SHA for 217b986
config/default.yml
@@ -691,7 +691,7 @@ Lint/UnreachableLoop:
691
# TODO: Enable this since it's in the styleguide.
692
Lint/UnusedBlockArgument:
693
Enabled: false
694
- StyleGuide: https://github.com/github/rubocop-github/blob/main/STYLEGUIDE.md#spaces-around-equals
+ StyleGuide: https://github.com/github/rubocop-github/blob/main/STYLEGUIDE.md#underscore-unused-vars
695
696
Lint/UnusedMethodArgument:
697
0 commit comments