1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-08 19:46:02 +01:00

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}"';