feat: install commitizen and setup hooks.
This commit is contained in:
parent
e1b374dda7
commit
8c2af3e2f3
3 changed files with 10 additions and 0 deletions
|
@ -9,6 +9,8 @@
|
|||
# General formaters
|
||||
end-of-file-fixer.enable = true;
|
||||
mixed-line-endings.enable = true;
|
||||
# Git commit lint
|
||||
commitizen.enable = true;
|
||||
# Nix section
|
||||
alejandra.enable = true;
|
||||
deadnix.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue