Skip to main content

husky

Husky Pre Commit Hook Formatting Commit Message

TypeDescription
build
ci
docsDocumentation only changes
featA new feature
fixA bug fix
styleChanges that do not affect the meaning of the code (white-space, formatting, missing semi-colons, etc)
refactorA code change that neither fixes a bug or adds a feature
perfA code change that improves performance
testAdding missing tests
choreChanges to the build process or auxiliary tools and libraries such as documentation generation