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-06 21:11:35 -07:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
d603ee1e89
shellcheck
/
ShellCheck
History
Vidar Holen
d603ee1e89
Don't warn for A&&B||C if C is echo/exit/assignment
2013-11-24 16:15:10 -08:00
..
Analytics.hs
Don't warn for A&&B||C if C is echo/exit/assignment
2013-11-24 16:15:10 -08:00
AST.hs
Improved assignment parsing: track indices and += vs =
2013-10-06 14:44:43 -07:00
Data.hs
Assume variables have spaces by default
2013-11-17 16:16:58 -08:00
Parser.hs
Added hint to suggest missing ;; in case
2013-11-17 14:41:55 -08:00
Simple.hs
Show expose error code in shellcheck frontends
2013-11-10 12:22:33 -08:00