Commit 54871dc
feat(CI): local pre-commit hook setup (#67)
* feat(CI): local pre-commit hook setup
Installed Husky and CommitLint for local pre-commit linting
Signed-off-by: flushthemoney <[email protected]>
* fix: add prepare script
Signed-off-by: flushthemoney <[email protected]>
* fix: move scripts to the top
Signed-off-by: flushthemoney <[email protected]>
* fix: set ./husky/* as executable
Signed-off-by: flushthemoney <[email protected]>
* chore: make commit-msg script executable
---------
Signed-off-by: flushthemoney <[email protected]>
Co-authored-by: Tanmoy Sarkar <[email protected]>1 parent 74acb30 commit 54871dc
File tree
5 files changed
+2277
-1
lines changed- .husky
5 files changed
+2277
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
0 commit comments