mirror of
https://github.com/NixOS/nix.git
synced 2025-11-27 20:51:00 +01:00
shellcheck fix: tests/functional/nix-shell.sh
This commit is contained in:
parent
78833ca8d0
commit
fe4e476d13
2 changed files with 82 additions and 66 deletions
|
|
@ -106,7 +106,6 @@
|
|||
enable = true;
|
||||
excludes = [
|
||||
# We haven't linted these files yet
|
||||
''^tests/functional/nix-shell\.sh$''
|
||||
''^tests/functional/nix_path\.sh$''
|
||||
''^tests/functional/optimise-store\.sh$''
|
||||
''^tests/functional/output-normalization\.sh$''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue