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
1011ae7b3c
shellcheck
/
ShellCheck
History
Vidar Holen
1011ae7b3c
Fixed incorrect parsing of [ foo -a -f bar ]
2013-11-24 18:49:49 -08:00
..
AST.hs
Improved assignment parsing: track indices and += vs =
2013-10-06 14:44:43 -07:00
Analytics.hs
Don't warn for A&&B||C if C is echo/exit/assignment
2013-11-24 16:15:10 -08:00
Data.hs
Assume variables have spaces by default
2013-11-17 16:16:58 -08:00
Parser.hs
Fixed incorrect parsing of [ foo -a -f bar ]
2013-11-24 18:49:49 -08:00
Simple.hs
Show expose error code in shellcheck frontends
2013-11-10 12:22:33 -08:00