Add more docs, examples, and tests. #395
Annotations
1 warning
scripts/integration-test.sh#L64
[shellcheck] reported by reviewdog 🐶
eval negates the benefit of arrays. Drop eval to preserve whitespace/symbols (or eval as string).
Raw Output:
./scripts/integration-test.sh:64:9: warning: eval negates the benefit of arrays. Drop eval to preserve whitespace/symbols (or eval as string). (ShellCheck.SC2294)
|
The logs for this run have expired and are no longer available.
Loading