Skip to content
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.

Commit

Permalink
Update Overcommit config
Browse files Browse the repository at this point in the history
  • Loading branch information
leoarnold committed Dec 16, 2019
1 parent baaca45 commit ac43dcd
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .overcommit.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
---
PreCommit:
RuboCop:
enabled: true
command: ['bundle', 'exec', 'rubocop']
on_warn: fail # Treat all warnings as failures

TrailingWhitespace:
enabled: true

0 comments on commit ac43dcd

Please sign in to comment.