mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-08-08 06:59:39 +08:00
Added some test cases, not all of which are supported yet
This commit is contained in:
4
goodcase/ifcommand
Normal file
4
goodcase/ifcommand
Normal file
@@ -0,0 +1,4 @@
|
||||
if file foo 2>&1 | grep lol 2> /dev/null
|
||||
then
|
||||
echo cow
|
||||
fi
|
Reference in New Issue
Block a user