1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-12-03 07:31:00 +01:00

shellcheck fix: tests/functional/search.sh

This commit is contained in:
Farid Zakaria 2025-09-30 20:05:56 -07:00
parent b42ed6a74d
commit 64d828b8c4

View file

@ -106,7 +106,6 @@
enable = true;
excludes = [
# We haven't linted these files yet
''^tests/functional/search\.sh$''
''^tests/functional/secure-drv-outputs\.sh$''
''^tests/functional/selfref-gc\.sh$''
''^tests/functional/shell\.shebang\.sh$''