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