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-10 15:22:58 -07:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
851de930c0
shellcheck
/
ShellCheck
History
Vidar Holen
851de930c0
Removed bash, true and false from [ command ] check, since these could be values
2012-11-16 11:15:26 -08:00
..
Analytics.hs
Removed bash, true and false from [ command ] check, since these could be values
2012-11-16 11:15:26 -08:00
AST.hs
Moved AST into its own file
2012-11-16 10:12:51 -08:00
Parser.hs
Removed bash, true and false from [ command ] check, since these could be values
2012-11-16 11:15:26 -08:00
Simple.hs
Fixed incorrect n=1 & n=foo$n and same for $((n++))
2012-11-15 23:23:08 -08:00