ShellCheck, a static analysis tool for shell scripts
Go to file
Vidar Holen 851de930c0 Removed bash, true and false from [ command ] check, since these could be values 2012-11-16 11:15:26 -08:00
ShellCheck Removed bash, true and false from [ command ] check, since these could be values 2012-11-16 11:15:26 -08:00
badcase Fixed incorrect n=1 & n=foo$n and same for $((n++)) 2012-11-15 23:23:08 -08:00
goodcase Added subshell variable detection cases 2012-11-05 10:29:39 -08:00
test Added Makefile and horrifying test framework 2012-11-04 20:29:21 -08:00
Makefile Added a json interface 2012-11-06 21:55:46 -08:00
jsoncheck.hs Added a json interface 2012-11-06 21:55:46 -08:00
shellcheck.hs Added more [[]]-related checks 2012-11-08 20:19:34 -08:00