Closed kalpeshsingh closed 4 years ago
To address #475
@souvikbasu - It will be helpful if you can create a gist suggesting what is expected commit format and few examples.
We can add the gist link below as this message appears when commit fails.
"gitHooks": { "commit-msg": "commitlint -H https://github.com/shoonyatech/frontend.social/ -e $GIT_PARAMS", "pre-commit": "lint-staged" }
To address #475
@souvikbasu - It will be helpful if you can create a gist suggesting what is expected commit format and few examples.
We can add the gist link below as this message appears when commit fails.