mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-10 08:53:56 -05:00
added git pre-commit hook
This commit is contained in:
parent
c4e6bcb664
commit
fa18237a57
2 changed files with 17 additions and 0 deletions
|
|
@ -25,6 +25,7 @@ _: {
|
|||
autoSetupRemote = true;
|
||||
};
|
||||
advice.addIgnoredFile = false;
|
||||
core.hooksPath = ".githooks";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue