mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-08-08 13:13:18 +08:00
Added some test cases, not all of which are supported yet
This commit is contained in:
1
badcase/forinls
Normal file
1
badcase/forinls
Normal file
@@ -0,0 +1 @@
|
||||
for f in `ls *.jpg`; do echo "$f"; done
|
Reference in New Issue
Block a user