forked from Fediversity/Fediversity
website: opt-in to pre-commits
This commit is contained in:
parent
06d3d37a39
commit
01de49d096
1 changed files with 1 additions and 0 deletions
|
@ -52,6 +52,7 @@
|
|||
"secrets"
|
||||
"services"
|
||||
"panel"
|
||||
"website"
|
||||
];
|
||||
files = "^((" + concatStringsSep "|" optin + ")/.*\\.nix|[^/]*\\.nix)$";
|
||||
in
|
||||
|
|
Loading…
Add table
Reference in a new issue