mirror of
https://git.sr.ht/~magic_rb/dotfiles
synced 2024-11-22 16:04:25 +01:00
a5a651dbb9
Signed-off-by: main <magic_rb@redalder.org>
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
|