We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4afd4c4 commit a0ab34fCopy full SHA for a0ab34f
1 file changed
lefthook.yml
@@ -6,7 +6,7 @@ prepare-commit-msg:
6
pre-commit:
7
commands:
8
rubocop:
9
- run: bundle exec rubocop
+ run: ./bin/rubocop
10
rspec:
11
run: bundle exec rspec
12
steep:
0 commit comments