feat(shell.nix): line/file endings don't play well with secrets.
This commit is contained in:
parent
bf1ea52823
commit
ec8c8f5e33
1 changed files with 0 additions and 3 deletions
|
@ -6,9 +6,6 @@
|
|||
git-check = git-hooks.lib.${pkgs.system}.run {
|
||||
src = ".";
|
||||
hooks = {
|
||||
# General formaters
|
||||
end-of-file-fixer.enable = true;
|
||||
mixed-line-endings.enable = true;
|
||||
# Git commit lint
|
||||
commitizen.enable = true;
|
||||
# Nix section
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue