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
1ab29ddb39
shellcheck
/
ShellCheck
History
Vidar Holen
1ab29ddb39
Made SC2082 indirection message more sh friendly.
2015-06-14 17:20:52 -07:00
..
AST.hs
Parse variables and subexpressions in brace expansions
2015-05-10 12:49:50 -07:00
Analytics.hs
Made SC2082 indirection message more sh friendly.
2015-06-14 17:20:52 -07:00
Data.hs
Remove zsh specific variables.
2015-03-28 11:55:25 -07:00
Options.hs
Killed Zsh support
2015-03-20 10:03:56 -07:00
Parser.hs
Allow empty scripts, $()s and <()s. Also improves related error messages.
2015-06-14 14:30:11 -07:00
Regex.hs
Switch from regex-compat to regex-tdfa
2015-04-04 16:26:28 -07:00
Simple.hs
Fixed parser errors not being excluded by -e
2015-03-01 13:44:57 -08:00