imjoseangel / powerline-k8sstatus

A Powerline segment for showing the status of a K8s context
MIT License
2 stars 0 forks source link

Add commitizen to pre-commit #13

Closed imjoseangel closed 3 years ago

imjoseangel commented 3 years ago

SUMMARY

Add commitizen to pre-commit

ISSUE TYPE

COMPONENT NAME

pre-commit

ADDITIONAL INFORMATION

  - repo: https://github.com/commitizen-tools/commitizen
    rev: master
    hooks:
      - id: commitizen
        stages: [commit-msg]