mirror of
https://github.com/NixOS/nix.git
synced 2025-12-15 13:31:05 +01:00
shellcheck fix scripts/install-multi-user.sh
This commit is contained in:
parent
9f26c20ebd
commit
c77b15a178
2 changed files with 16 additions and 9 deletions
|
|
@ -106,7 +106,6 @@
|
|||
enable = true;
|
||||
excludes = [
|
||||
# We haven't linted these files yet
|
||||
''^scripts/install-multi-user\.sh$''
|
||||
''^scripts/install-systemd-multi-user\.sh$''
|
||||
''^tests/functional/completions\.sh$''
|
||||
''^tests/functional/compute-levels\.sh$''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue