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
7be8485b8b
shellcheck
/
ShellCheck
History
Vidar Holen
7be8485b8b
Fixed parsing of 'time' in front of compound commands
2013-12-14 14:44:47 -08:00
..
Analytics.hs
Warn about while read f; do ssh "$f"; done
2013-11-29 23:05:41 -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
Fixed parsing of 'time' in front of compound commands
2013-12-14 14:44:47 -08:00
Simple.hs
Show expose error code in shellcheck frontends
2013-11-10 12:22:33 -08:00