Skip to content

Commit

Permalink
πŸ™ˆ Can't use Rubocop in overcommit because rubocop config is too old
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Boling <peter.boling@gmail.com>
  • Loading branch information
pboling committed May 3, 2022
1 parent 6b54ebb commit 6ac6011
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .overcommit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@
# Uncomment the following lines to make the configuration take effect.

PreCommit:
RuboCop:
enabled: true
on_warn: fail # Treat all warnings as failures
# RuboCop:
# enabled: true
# on_warn: fail # Treat all warnings as failures

TrailingWhitespace:
enabled: true
Expand Down

0 comments on commit 6ac6011

Please sign in to comment.