shellcheck/ShellCheck
Vidar Holen 50c8172de4 Allow escaping ( with quotes in [ .. ] (#925) 2017-06-03 11:45:25 -07:00
..
Checks SC2114 about rm -rf /usr is no longer silenced by -- 2017-05-28 14:44:58 -07:00
Formatter Emit the end line in the JSON. 2016-06-18 15:06:28 -07:00
AST.hs Parse empty [ ] conditionals 2017-04-16 18:11:00 -07:00
ASTLib.hs Replace _otherwise with _ in cases 2017-04-08 14:00:52 -07:00
Analytics.hs Don't trigger SC2026 when followed by empty literals (#923) 2017-06-03 09:38:47 -07:00
Analyzer.hs Explicitly import Data.Monoid 2016-12-10 08:49:07 -08:00
AnalyzerLib.hs Avoid rescanning tree for lastpipe on every node. 2017-05-28 16:04:42 -07:00
Checker.hs Allow spaces/comments before filewide annotations. 2016-11-20 18:06:36 -08:00
Data.hs Warn about missing space in [ foo= bar ] 2016-12-27 21:20:59 -08:00
Interface.hs Implement fixes suggested by HLint 2017-04-08 11:07:32 -07:00
Parser.hs Allow escaping ( with quotes in [ .. ] (#925) 2017-06-03 11:45:25 -07:00
Regex.hs Adds support for a SHELLCHECK_OPTS environment variable. 2015-08-22 13:15:10 -07:00