mirror of
https://github.com/koalaman/shellcheck
synced 2025-08-21 05:43:51 -07:00
Added more [[]]-related checks
This commit is contained in:
parent
977cf427ca
commit
97e886e6dd
4 changed files with 59 additions and 26 deletions
1
badcase/singlebracketcompare
Normal file
1
badcase/singlebracketcompare
Normal file
|
@ -0,0 +1 @@
|
|||
until [ $var > $foo ]; do var=$(cow); done
|
Loading…
Add table
Add a link
Reference in a new issue