We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db8b7c3 commit f6fd2afCopy full SHA for f6fd2af
lefthook.yml
@@ -1,7 +1,7 @@
1
prepare-commit-msg:
2
commands:
3
rbs-inline:
4
- run: bundle exec rbs-inline --output=sig lib/**/*.rb
+ run: bundle exec rbs-inline --output=sig lib/**/*.rb && git add sig/
5
6
pre-commit:
7
0 commit comments