mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-11-06 20:22:03 +08:00
Added some test cases, not all of which are supported yet
This commit is contained in:
1
badcase/missingspacetest
Normal file
1
badcase/missingspacetest
Normal file
@@ -0,0 +1 @@
|
||||
if [[foo ]]; then echo lol; fi
|
||||
Reference in New Issue
Block a user