fix deprecated syntax
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@ inherit_from: .rubocop_todo.yml
|
||||
|
||||
AllCops:
|
||||
Exclude:
|
||||
- 'bin/**'
|
||||
- 'bin/**/*'
|
||||
|
||||
Metrics/LineLength:
|
||||
Enabled: false
|
||||
|
||||
Reference in New Issue
Block a user