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/legacy-ssh-store.sh

This commit is contained in:
Farid Zakaria 2025-09-29 09:27:30 -07:00
parent f702101224
commit 5341d82428

View file

@ -106,7 +106,6 @@
enable = true;
excludes = [
# We haven't linted these files yet
''^tests/functional/legacy-ssh-store\.sh$''
''^tests/functional/linux-sandbox\.sh$''
''^tests/functional/logging\.sh$''
''^tests/functional/misc\.sh$''