1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-09 03:56:01 +01:00

shellcheck fix: tests/functional/push-to-store-old.sh

This commit is contained in:
Farid Zakaria 2025-09-30 19:56:51 -07:00
parent b951e6e1ed
commit a11195d6ce

View file

@ -106,8 +106,6 @@
enable = true;
excludes = [
# We haven't linted these files yet
''^tests/functional/pure-eval\.sh$''
''^tests/functional/push-to-store-old\.sh$''
''^tests/functional/push-to-store\.sh$''
''^tests/functional/read-only-store\.sh$''
''^tests/functional/readfile-context\.sh$''