mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-08-08 15:22:45 +08:00
Added parser for [[]]/[] with associated errors
This commit is contained in:
1
badcase/missingspacetest2
Normal file
1
badcase/missingspacetest2
Normal file
@@ -0,0 +1 @@
|
||||
if [[ foo]]; then echo lol; fi
|
Reference in New Issue
Block a user