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
aea0310a07
shellcheck
/
ShellCheck
History
Vidar Holen
65ab8c8ecb
Account for brace expansion in SC2115 (catastrophic rm).
2015-06-07 13:02:49 -07:00
..
AST.hs
Parse variables and subexpressions in brace expansions
2015-05-10 12:49:50 -07:00
Analytics.hs
Account for brace expansion in SC2115 (catastrophic rm).
2015-06-07 13:02:49 -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
Parse variables and subexpressions in brace expansions
2015-05-10 12:49:50 -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