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 committed May 20, 2024
1 parent fd1975f commit bdd50da
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 bdd50da

Please sign in to comment.