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
1be0f1ea75
shellcheck
/
ShellCheck
History
Vidar Holen
c9aa133282
Fix pattern matching error in z=$(echo)
2015-01-02 18:06:10 -08:00
..
AST.hs
Improve warnings for $ in (()). Also improves array subscripts.
2014-08-16 17:08:57 -07:00
Analytics.hs
Fix pattern matching error in z=$(echo)
2015-01-02 18:06:10 -08:00
Data.hs
Removed accidentally submotted debug code
2014-06-10 00:49:43 -07:00
Options.hs
Warn about missing shebangs.
2014-08-09 17:32:42 -07:00
Parser.hs
Fix $10 warning triggering for $?!, and also warn about $arr[index].
2014-11-22 10:09:19 -08:00
Simple.hs
Warn about missing shebangs.
2014-08-09 17:32:42 -07:00