1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-12-24 01:41:08 +01:00

shellcheck fix: tests/functional/fetchClosure.sh

This commit is contained in:
Farid Zakaria 2025-09-25 10:38:51 -07:00
parent 230da1cbe7
commit d07dd92db3
2 changed files with 25 additions and 24 deletions

View file

@ -107,7 +107,6 @@
excludes = [
# We haven't linted these files yet
''^tests/functional/dump-db\.sh$''
''^tests/functional/fetchClosure\.sh$''
''^tests/functional/fetchGit\.sh$''
''^tests/functional/fetchGitRefs\.sh$''
''^tests/functional/fetchGitSubmodules\.sh$''