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 a36f3cb commit 65f346cCopy full SHA for 65f346c
.rubocop_todo.yml
@@ -35,6 +35,6 @@ Naming/MemoizedInstanceVariableName:
35
# Offense count: 2
36
# Configuration parameters: MinNameLength, AllowNamesEndingInNumbers, AllowedNames, ForbiddenNames.
37
# AllowedNames: io, id, to, by, on, in, at, ip, db
38
-Naming/UncommunicativeMethodParamName:
+Naming/MethodParameterName:
39
Exclude:
40
- 'lib/jekyll-redirect-from/redirect_page.rb'
0 commit comments