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 3cefaa4 commit 4a72aabCopy full SHA for 4a72aab
.rubocop.yml
@@ -88,3 +88,6 @@ Style/Documentation:
88
- spec/**/*
89
Style/WordArray:
90
EnforcedStyle: brackets
91
+Naming/MethodParameterName:
92
+ AllowedNames:
93
+ - 'is'
0 commit comments