Skip to content

Commit

Permalink
Update .overcommit.yml
Browse files Browse the repository at this point in the history
removing non necessary command option from rubocop precommit
  • Loading branch information
benoitlx authored May 19, 2024
1 parent d5b6451 commit ae8d275
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .overcommit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ PreCommit:
RuboCop:
enabled: true
on_warn: fail # Treat all warnings as failures
command: ['bundle', 'exec', 'rubocop']
FixMe:
enabled: true
RailsSchemaUpToDate:
Expand Down

0 comments on commit ae8d275

Please sign in to comment.