1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-08 19:46:02 +01:00

Merge pull request #14069 from fzakaria/fzakaria/shellcheck-compute-levels

shellcheck fix for functional/compute-levels.sh
This commit is contained in:
Jörg Thalheim 2025-09-25 07:52:56 +02:00 committed by GitHub
commit f3416913d4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -107,7 +107,6 @@
excludes = [
# We haven't linted these files yet
''^scripts/install-systemd-multi-user\.sh$''
''^tests/functional/compute-levels\.sh$''
''^tests/functional/db-migration\.sh$''
''^tests/functional/dependencies\.builder0\.sh$''
''^tests/functional/dump-db\.sh$''