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 13:31:36 -07:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
6a4a5a815e
shellcheck
/
ShellCheck
History
Vidar Holen
6a4a5a815e
Don't consider last stage of pipeline a subshell for Ksh/Zsh
...
Also fixes the problem where pipelines were considered a single subshell.
2014-02-02 13:03:26 -08:00
..
Analytics.hs
Don't consider last stage of pipeline a subshell for Ksh/Zsh
2014-02-02 13:03:26 -08:00
AST.hs
Warn about break/continue in subshells and outside loops
2014-02-01 23:45:26 -08:00
Data.hs
Refactoring, 25% speedup.
2014-02-02 04:59:17 -08:00
Parser.hs
Refactoring, 25% speedup.
2014-02-02 04:59:17 -08:00
Simple.hs
Refactoring, 25% speedup.
2014-02-02 04:59:17 -08:00