shellcheck fix: tests/functional/placeholders.sh

This commit is contained in:
Farid Zakaria
2025-09-30 19:54:29 -07:00
parent c82aa04a3d
commit 1aaa3dafee
2 changed files with 1 additions and 1 deletions

View File

@@ -106,7 +106,6 @@
enable = true;
excludes = [
# We haven't linted these files yet
''^tests/functional/placeholders\.sh$''
''^tests/functional/post-hook\.sh$''
''^tests/functional/pure-eval\.sh$''
''^tests/functional/push-to-store-old\.sh$''

View File

@@ -4,6 +4,7 @@ source common.sh
clearStoreIfPossible
# shellcheck disable=SC2016
nix-build --no-out-link -E '
with import '"${config_nix}"';