We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28501a6 commit 0795b7cCopy full SHA for 0795b7c
gitish/index.js
@@ -0,0 +1,4 @@
1
+module.exports = {
2
+ 'pre-commit': 'sh fmt-preitter-diff',
3
+ 'commit-msg': `npx commitlint -e`,
4
+}
0 commit comments