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

shellcheck fix: tests/functional/fetchGitSubmodules.sh

This commit is contained in:
Farid Zakaria 2025-09-25 13:09:36 -07:00
parent ea035ae165
commit 53ad2433b4
2 changed files with 77 additions and 77 deletions

View file

@ -106,7 +106,6 @@
enable = true;
excludes = [
# We haven't linted these files yet
''^tests/functional/fetchGitSubmodules\.sh$''
''^tests/functional/fetchGitVerification\.sh$''
''^tests/functional/fetchMercurial\.sh$''
''^tests/functional/fixed\.builder1\.sh$''