1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-23 02:39:37 +01:00

shellcheck fix: tests/functional/eval-store.sh

This commit is contained in:
Farid Zakaria 2025-09-25 10:33:40 -07:00
parent dc69e2e520
commit b8c24cdaef
2 changed files with 11 additions and 11 deletions

View file

@ -107,7 +107,6 @@
excludes = [
# We haven't linted these files yet
''^tests/functional/dump-db\.sh$''
''^tests/functional/eval-store\.sh$''
''^tests/functional/export-graph\.sh$''
''^tests/functional/export\.sh$''
''^tests/functional/extra-sandbox-profile\.sh$''