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
22710bf4d8
shellcheck
/
ShellCheck
History
Vidar Holen
22710bf4d8
Fixed $! counting as a positional parameter reference.
2014-11-22 11:21:54 -08:00
..
AST.hs
Improve warnings for $ in (()). Also improves array subscripts.
2014-08-16 17:08:57 -07:00
Analytics.hs
Fixed $! counting as a positional parameter reference.
2014-11-22 11:21:54 -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