mirror of
https://git.sr.ht/~magic_rb/dotfiles
synced 2024-11-26 01:56:13 +01:00
8 lines
136 B
YAML
8 lines
136 B
YAML
|
pre-commit:
|
||
|
commands:
|
||
|
alejandra:
|
||
|
glob: "*.nix"
|
||
|
run: alejandra {all_files} </dev/null
|
||
|
reuse:
|
||
|
run: reuse lint
|