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