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/referrers.sh

This commit is contained in:
Farid Zakaria 2025-09-30 20:00:38 -07:00
parent 5d1333bf4b
commit 7ed4011990
2 changed files with 10 additions and 9 deletions

View file

@ -106,7 +106,6 @@
enable = true;
excludes = [
# We haven't linted these files yet
''^tests/functional/referrers\.sh$''
''^tests/functional/remote-store\.sh$''
''^tests/functional/repair\.sh$''
''^tests/functional/restricted\.sh$''