mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 09:27:44 -04:00
Add pre-commit hooks for nixfmt, deadnix, and statix
Also, exclude .pre-commit-config.yaml from SOPS processing
This commit is contained in:
parent
c1a53997ce
commit
f830613ded
21 changed files with 42 additions and 39 deletions
|
|
@ -60,6 +60,8 @@ creation_rules:
|
|||
key_groups:
|
||||
- age:
|
||||
- *system_rainbow_planet
|
||||
- path_regex: ^\.pre-commit-config\.yaml$
|
||||
# Plain YAML file, not encrypted
|
||||
- path_regex: modules/shared/secrets.yaml$
|
||||
key_groups:
|
||||
- age:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue