You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Problem description
The team seem to have adopted AngularJS commit message convention, with however no validation on it.
Suggested solution
Tools like commitizen, commitlint, husky can be utilized. Include these node packages (along with node&npm) as dev dependency through makefile, rather than a small go-gitlint project.
Alternative solutions
None.
Additional context
None.
The text was updated successfully, but these errors were encountered:
Problem description
The team seem to have adopted AngularJS commit message convention, with however no validation on it.
Suggested solution
Tools like commitizen, commitlint, husky can be utilized. Include these node packages (along with node&npm) as dev dependency through makefile, rather than a small go-gitlint project.
Alternative solutions
None.
Additional context
None.
The text was updated successfully, but these errors were encountered: