Skip to content

Commit 862167e

Browse files
neocturneT-X
authored andcommitted
Add .shellcheckrc
Disable the same lints used in the main repo to allow constructs supported by Busybox ash, without requiring shellcheck 0.10+. [linus.luessing@c0d3.blue: commit copied from gluon-packages]
1 parent 093464b commit 862167e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.shellcheckrc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# Better busybox ash compatibility without requiring shellcheck 0.10+
2+
disable=SC2039,SC3043,SC3037,SC3057

0 commit comments

Comments
 (0)