Skip to content

Commit

Permalink
chore: setup git-cz for main commits and pull requests
Browse files Browse the repository at this point in the history
  • Loading branch information
Tolga1452 committed Sep 23, 2022
1 parent 2022fbe commit aa52e37
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 1 deletion.
20 changes: 19 additions & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 8 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,13 @@
"dotenv": "^16.0.2",
"fs": "^0.0.1-security",
"terminal.xr": "^1.2.3"
},
"devDependencies": {
"git-cz": "^4.9.0"
},
"config": {
"commitizen": {
"path": "./node_modules/git-cz"
}
}
}

0 comments on commit aa52e37

Please sign in to comment.