Merge pull request #5156 from consuldemocracy/fix_rubocop
Fix Rubocop convention offenses
This commit is contained in:
@@ -594,6 +594,8 @@ Style/StringLiteralsInInterpolation:
|
||||
|
||||
Style/SymbolProc:
|
||||
Enabled: true
|
||||
AllowedMethods:
|
||||
- respond_to
|
||||
|
||||
Style/TrailingCommaInArrayLiteral:
|
||||
Enabled: true
|
||||
|
||||
Reference in New Issue
Block a user