Add formatting pre-commit hook

This commit is contained in:
Pim Kunis 2024-10-28 16:08:07 +01:00
parent 8160b9da0b
commit 8f461f6ced
4 changed files with 18 additions and 0 deletions

View file

@ -52,5 +52,6 @@
./scripts
./globals.nix
./formatter.nix
./shell.nix
];
}