shellcheck/ShellCheck
koalaman fa4cefda9d Merge pull request #572 from eatnumber1/mkdir
Add a warning when you mkdir with both -p and -m.
2016-01-09 13:58:53 -08:00
..
Formatter Fix remaining FIXME for tty error color output. 2015-12-06 12:48:53 -08:00
AST.hs Parse ksh ${ ..; } expansions. 2015-09-03 20:26:02 -07:00
ASTLib.hs Consider "echo $(<file)" a bashism, and don't warn about UUOE. 2015-10-31 14:48:08 -07:00
Analytics.hs Merge pull request #572 from eatnumber1/mkdir 2016-01-09 13:58:53 -08:00
Analyzer.hs Some cleanup to make room for future improvements. 2015-08-15 09:34:19 -07:00
Checker.hs Fix remaining FIXME for tty error color output. 2015-12-06 12:48:53 -08:00
Data.hs Add more variables which are assumed to be set. 2015-12-10 20:05:50 -08:00
Interface.hs Fix remaining FIXME for tty error color output. 2015-12-06 12:48:53 -08:00
Parser.hs Allow escaped characters in [..] globs 2015-12-13 10:19:48 -08:00
Regex.hs Adds support for a SHELLCHECK_OPTS environment variable. 2015-08-22 13:15:10 -07:00