Commit Graph

8 Commits

Author SHA1 Message Date
Vidar Holen da8ab3322c Added subshell variable detection cases 2012-11-05 10:29:39 -08:00
Vidar Holen 5de7a39f3e Added error for 2>&1 > lol 2012-11-05 01:32:36 -08:00
Vidar Holen 7bc732b2a2 Added and fixed checkes related to "$@"/$* 2012-11-05 01:08:00 -08:00
Vidar Holen 3f630d3faa Fixed irrelevant mixup in irrelevant command to make my joke better 2012-11-04 22:17:17 -08:00
Vidar Holen 69183f6609 Added warning for a && b || c 2012-11-04 22:14:47 -08:00
Vidar Holen 67d27ea42d Tweaked some messages and added more badcases 2012-11-04 21:44:48 -08:00
Vidar Holen 279e972b61 For * in `ls` case now uses $(..) 2012-11-04 20:31:38 -08:00
Vidar Holen a7afa32075 Added some test cases, not all of which are supported yet 2012-11-04 18:10:51 -08:00