mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2025-12-06 09:07:21 +01:00
feat: add vbc-nix input
This commit is contained in:
parent
431cd97efe
commit
f7bcd89aa2
7 changed files with 73 additions and 4 deletions
|
|
@ -3,6 +3,7 @@
|
|||
pre-commit-check = inputs.pre-commit-hooks.lib.${system}.run {
|
||||
src = "${self}";
|
||||
hooks = {
|
||||
check-added-large-files.enable = true;
|
||||
check-case-conflicts.enable = true;
|
||||
check-executables-have-shebangs.enable = true;
|
||||
check-shebang-scripts-are-executable.enable = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue