mirror of
https://github.com/koalaman/shellcheck
synced 2025-08-19 21:03:51 -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
1
badcase/superfluousfunction
Normal file
1
badcase/superfluousfunction
Normal file
|
@ -0,0 +1 @@
|
|||
function foo() { echo bar; }
|
Loading…
Add table
Add a link
Reference in a new issue