mirror of
https://github.com/koalaman/shellcheck
synced 2025-08-20 21:33:50 -07:00
Tweaked some messages and added more badcases
This commit is contained in:
parent
279e972b61
commit
67d27ea42d
22 changed files with 60 additions and 16 deletions
3
badcase/badKnR
Normal file
3
badcase/badKnR
Normal file
|
@ -0,0 +1,3 @@
|
|||
for f in * do
|
||||
echo "$f"
|
||||
done
|
Loading…
Add table
Add a link
Reference in a new issue