This website requires JavaScript.
Explore
Help
Register
Sign In
7x31
/
shellcheck
mirror of
https://github.com/koalaman/shellcheck.git
Watch
1
Star
0
Fork
You've already forked shellcheck
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f4afb9a88f
shellcheck
/
ShellCheck
History
Vidar Holen
f4afb9a88f
Added check for constant [[]] expression, e.g. [[ a == b ]]
2012-11-26 20:42:10 -08:00
..
AST.hs
Moved Eq Token instance to AST where it belongs
2012-11-19 22:32:55 -08:00
Analytics.hs
Added check for constant [[]] expression, e.g. [[ a == b ]]
2012-11-26 20:42:10 -08:00
Parser.hs
Added warnings for then/fi/do/done treated literally.
2012-11-25 10:49:21 -08:00
Simple.hs
Added readme and licenses
2012-11-16 19:43:05 -08:00