Skip to content

Commit 69dd8bd

Browse files
shell linter check
1 parent 5e5b3eb commit 69dd8bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/docker-in-docker/install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/bin/bash
2-
#shellcheck disable=all
2+
# shellcheck disable=all
33
#-------------------------------------------------------------------------------------------------------------
44
# Copyright (c) Microsoft Corporation. All rights reserved.
55
# Licensed under the MIT License. See https://go.microsoft.com/fwlink/?linkid=2090316 for license information.

0 commit comments

Comments
 (0)