mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-08-08 05:11:27 +08:00
Tweaked some messages and added more badcases
This commit is contained in:
6
badcase/worseindenting
Normal file
6
badcase/worseindenting
Normal file
@@ -0,0 +1,6 @@
|
||||
if true
|
||||
then
|
||||
cat << FOO
|
||||
Some text
|
||||
FOO
|
||||
fi
|
Reference in New Issue
Block a user