1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-12-25 02:10:54 +01:00

shellcheck fix: tests/functional/nix-channel.sh

This commit is contained in:
Farid Zakaria 2025-09-29 09:51:46 -07:00
parent 2bfc9019fa
commit 2b1a0963f9
2 changed files with 26 additions and 27 deletions

View file

@ -106,7 +106,6 @@
enable = true;
excludes = [
# We haven't linted these files yet
''^tests/functional/nix-channel\.sh$''
''^tests/functional/nix-collect-garbage-d\.sh$''
''^tests/functional/nix-copy-ssh-common\.sh$''
''^tests/functional/nix-copy-ssh-ng\.sh$''