chore(ci): formatting

This commit is contained in:
arcnmx 2024-02-23 10:54:40 -08:00
parent ef5306904c
commit 6e882b5342
11 changed files with 30 additions and 44 deletions

View file

@ -1,4 +1,4 @@
#!/usr/bin/env bash
set -eu
exec nf-alejandra "${NF_NIX_WHITELIST_FILES[@]}" "$@"
exec nf-alejandra "${NF_NIX_WHITELIST_DIRS[@]}" "${NF_NIX_WHITELIST_FILES[@]}" "$@"