mirror of
https://github.com/koalaman/shellcheck
synced 2025-08-14 02:27:30 -07:00
Added parser for [[]]/[] with associated errors
This commit is contained in:
parent
99e765ff34
commit
977cf427ca
2 changed files with 197 additions and 5 deletions
1
badcase/missingspacetest2
Normal file
1
badcase/missingspacetest2
Normal file
|
@ -0,0 +1 @@
|
|||
if [[ foo]]; then echo lol; fi
|
Loading…
Add table
Add a link
Reference in a new issue