Skip to content

feat(githooks): git hooks with husky

Twan Driessen requested to merge feature/git_hooks into master

Added several git hooks: hook pre-commit:

  • eslint
  • stylelint
  • gitleaks

hook commit-msg: commitlint

Merge request reports

Loading