mirror of
https://github.com/NixOS/nix.git
synced 2025-12-21 00:11:08 +01:00
shellcheck fix: tests/functional/gc-non-blocking.sh
This commit is contained in:
parent
2e5952fb6a
commit
52b9fb38e0
2 changed files with 8 additions and 7 deletions
|
|
@ -106,7 +106,6 @@
|
|||
enable = true;
|
||||
excludes = [
|
||||
# We haven't linted these files yet
|
||||
''^tests/functional/gc-non-blocking\.sh$''
|
||||
''^tests/functional/hash-convert\.sh$''
|
||||
''^tests/functional/impure-derivations\.sh$''
|
||||
''^tests/functional/impure-eval\.sh$''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue