1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-12-24 09:50:55 +01:00

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

This commit is contained in:
Farid Zakaria 2025-09-29 09:15:11 -07:00
parent 020f67a653
commit cb22518754
2 changed files with 10 additions and 11 deletions

View file

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