Skip to content

Commit

Permalink
chore: remove prepush overcommit hook
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelgomesxyz committed Aug 20, 2024
1 parent 6a3c67c commit 3b211e2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .overcommit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ PreCommit:
on_warn: fail
command: ["bundle", "exec", "rubocop"]

PrePush:
RSpec:
enabled: true
command: ["bundle", "exec", "rspec"]
# PrePush:
# RSpec:
# enabled: true
# command: ["bundle", "exec", "rspec"]

0 comments on commit 3b211e2

Please sign in to comment.