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

This commit is contained in:
Farid Zakaria 2025-09-30 20:04:26 -07:00
parent 06f21e101f
commit d35d86da89
2 changed files with 46 additions and 40 deletions

View file

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