This website requires JavaScript.
Explore
Help
Sign in
github
/
shellcheck
Watch
1
Star
0
Fork
You've already forked shellcheck
0
mirror of
https://github.com/koalaman/shellcheck
synced
2025-07-07 05:21:34 -07:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
f4afb9a88f
shellcheck
/
ShellCheck
History
Vidar Holen
f4afb9a88f
Added check for constant [[]] expression, e.g. [[ a == b ]]
2012-11-26 20:42:10 -08:00
..
Analytics.hs
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
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