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