Skip to content

Commit 5ded961

Browse files
ignore SC2317 shellfmt (#361)
1 parent 8513ed2 commit 5ded961

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

run/core/s3cmd/test.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@
1515
# limitations under the License.
1616
#
1717

18+
# shellcheck disable=SC2317
19+
1820
if [ -n "$MINT_MODE" ]; then
1921
if [ -z "${MINT_DATA_DIR+x}" ]; then
2022
echo "MINT_DATA_DIR not defined"

0 commit comments

Comments
 (0)