dotfiles/parts/config/pre-commit.nix
2025-01-16 15:17:25 -06:00

7 lines
135 B
Nix
Executable file

{
# pre-commit.settings.hooks = {
# nixfmt.enable = true;
# commitizen.enable = true;
# # statix.enable = true;
# };
}