Automatic rubocop cleanups
This commit is contained in:
parent
890906929f
commit
2ec80b4bde
3 changed files with 96 additions and 97 deletions
|
|
@ -1,5 +1,5 @@
|
|||
# Style/Encoding:
|
||||
# Enabled: false
|
||||
Style/Encoding:
|
||||
Enabled: false
|
||||
|
||||
Layout/LineLength:
|
||||
Max: 99
|
||||
|
|
@ -11,4 +11,4 @@ Metrics/MethodLength:
|
|||
Max: 30
|
||||
|
||||
Style/PerlBackrefs:
|
||||
Enabled: false
|
||||
Enabled: false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue