1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-28 05:00:58 +01:00

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

This commit is contained in:
Farid Zakaria 2025-09-25 13:23:02 -07:00
parent 9bf8e7b730
commit 26a10453c3
2 changed files with 33 additions and 29 deletions

View file

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