This website requires JavaScript.
Explore
Help
Sign In
7x31
/
shellcheck
Watch
1
Star
0
Fork
0
You've already forked shellcheck
mirror of
https://github.com/koalaman/shellcheck.git
synced
2025-08-21 07:18:32 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
22710bf4d8b60d6dd9cc95a1372ba5b2794f8e75
shellcheck
/
ShellCheck
History
Vidar Holen
22710bf4d8
Fixed $! counting as a positional parameter reference.
2014-11-22 11:21:54 -08:00
..
Analytics.hs
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
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