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/flakes/flakes.sh

This commit is contained in:
Farid Zakaria 2025-09-25 13:26:53 -07:00
parent ac5615dd91
commit 6fc8f04ecb
2 changed files with 46 additions and 45 deletions

View file

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