mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-08-11 22:34:38 -05:00
chore: quick push
This commit is contained in:
parent
f3ed254c00
commit
b936cfeed6
15 changed files with 190 additions and 14 deletions
7
templates/typst/parts/config/pre-commit.nix
Executable file
7
templates/typst/parts/config/pre-commit.nix
Executable file
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
pre-commit.settings.hooks = {
|
||||
nixfmt.enable = true;
|
||||
commitizen.enable = true;
|
||||
statix.enable = true;
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue