feat: quick commit no time to suss this shit

This commit is contained in:
Nick 2025-04-06 19:02:58 -05:00
parent e54a445a14
commit 9c41f99905
8 changed files with 31 additions and 10 deletions

View file

@ -16,9 +16,9 @@
yamlfmt
nixfmt-rfc-style
;
inherit (pkgs.nodePackages)
"@commitlint/config-conventional"
;
# inherit (pkgs.nodePackages)
# "@commitlint/config-conventional"
# ;
};
};
shellHook = "${config.pre-commit.installationScript}";