mirror of
https://github.com/openharmony/third_party_rust_libc.git
synced 2026-07-21 02:15:44 -04:00
Suppress shellcheck warnings
Signed-off-by: Yuki Okushi <jtitor@2k36.org>
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
#!/usr/bin/env sh
|
||||
|
||||
# Disable SC2086 as it confuses the docker command.
|
||||
# shellcheck disable=SC2086
|
||||
|
||||
# Small script to run tests for a target (or all targets) inside all the
|
||||
# respective docker images.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user