mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-08-08 10:12:50 +08:00
Tweaked some messages and added more badcases
This commit is contained in:
7
badcase/badindenting
Normal file
7
badcase/badindenting
Normal file
@@ -0,0 +1,7 @@
|
||||
# Caution, white space sensitive file!
|
||||
if true
|
||||
then
|
||||
cat <<- FOO
|
||||
Some text
|
||||
FOO
|
||||
fi
|
Reference in New Issue
Block a user