fix rubocop yml
This commit is contained in:
parent
765d995b6d
commit
e7aa1a2042
|
@ -1,10 +1,8 @@
|
||||||
inherit_from: .rubocop_todo.yml
|
inherit_from: .rubocop_todo.yml
|
||||||
|
|
||||||
AllCops:
|
AllCops:
|
||||||
Excludes:
|
Exclude:
|
||||||
- bin/**
|
- 'bin/**'
|
||||||
- db/**
|
|
||||||
- config/**
|
|
||||||
|
|
||||||
Metrics/LineLength:
|
Metrics/LineLength:
|
||||||
Enabled: false
|
Enabled: false
|
||||||
|
|
Loading…
Reference in New Issue
Block a user