pre-commit: only rubocop and coffeelint
This commit is contained in:
parent
2542aa9b78
commit
c737813c7d
1 changed files with 4 additions and 7 deletions
|
@ -1,10 +1,7 @@
|
|||
---
|
||||
:warnings_remove: []
|
||||
:warnings_add:
|
||||
- :merge_conflict
|
||||
- :debugger
|
||||
- :pry
|
||||
- :local
|
||||
:checks_remove:
|
||||
- :common
|
||||
- :rails
|
||||
:checks_add:
|
||||
- :rubocop
|
||||
- :coffeelint
|
||||
- :yaml
|
||||
|
|
Loading…
Reference in a new issue