shellcheck/ShellCheck
Vidar Holen 81388cefd2 Warn when calling functions before defining them. 2017-07-10 22:53:26 -07:00
..
Checks Don't warn about missing path for find -O3 . (#942) 2017-07-08 15:46:02 -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 Warn when calling functions before defining them. 2017-07-10 22:53:26 -07:00
Analytics.hs Warn when calling functions before defining them. 2017-07-10 22:53:26 -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 when piping/redirecting to mv/cp/echo/etc (#921) 2017-07-03 16:02:58 -07:00
Interface.hs Implement fixes suggested by HLint 2017-04-08 11:07:32 -07:00
Parser.hs Improve message for SC1052-54 about 'then;' 2017-07-08 17:25:54 -07:00
Regex.hs Adds support for a SHELLCHECK_OPTS environment variable. 2015-08-22 13:15:10 -07:00