1.0.8 • Published 5 years ago

git-lints v1.0.8

Weekly downloads
-
License
MIT
Repository
-
Last release
5 years ago

git-lints

git pre-commit for verifying commit-msg and eslint, then prettier

instructions for use

npm i -D git-lints, npm link or install by global then input: git-lints-init

that's all! when you do 'git commit', it will lint commit-msg、code and prettier.