Skip to content

Commit

Permalink
chore(package.json): added commitizen as commit formatter
Browse files Browse the repository at this point in the history
I installed commit formatter from here: https://github.com/commitizen/cz-cli.git and use `git cz`
from now on to commit with format
  • Loading branch information
skysheng7 committed Jan 7, 2025
1 parent 33527d1 commit f3daed0
Show file tree
Hide file tree
Showing 3 changed files with 2,072 additions and 3 deletions.
4 changes: 1 addition & 3 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,4 @@ dmypy.json
.DS_Store

# commitizen stuff
node_modules/*
package-lock.json
package.json
node_modules/*
Loading

0 comments on commit f3daed0

Please sign in to comment.