1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-12-15 05:21:03 +01:00

shellcheck fix: tests/functional/flakes/prefetch.sh

This commit is contained in:
Farid Zakaria 2025-09-29 09:14:41 -07:00
parent b6f4788a8f
commit 020f67a653
2 changed files with 3 additions and 4 deletions

View file

@ -106,7 +106,6 @@
enable = true;
excludes = [
# We haven't linted these files yet
''^tests/functional/flakes/prefetch\.sh$''
''^tests/functional/flakes/run\.sh$''
''^tests/functional/flakes/show\.sh$''
''^tests/functional/formatter\.sh$''