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.
2 parents aad3693 + 217b986 commit a162d48Copy full SHA for a162d48
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