shellcheck/src/ShellCheck
Vidar Holen a3cd5979a2 Update message for SC2171 2019-05-04 12:54:59 -07:00
..
Checks Warn about arithmetic base conversation in sh (fixes #1547) 2019-04-29 18:02:44 -07:00
Formatter Add a verbose mode: `-S verbose` 2019-04-13 13:16:41 -07:00
AST.hs Add bats support 2019-01-20 14:59:37 +01:00
ASTLib.hs Auto-disable SC2119 when disabling SC2120 (fixes #703) 2019-04-27 15:20:07 -07:00
Analytics.hs Update message for SC2171 2019-05-04 12:54:59 -07:00
Analyzer.hs Make data in Interface more opaque 2018-08-17 22:10:18 -07:00
AnalyzerLib.hs Don't mention arrays in SC2089 in sh/dash (fixes #1014) 2019-04-27 16:22:01 -07:00
Checker.hs Expand root paths into source paths 2019-04-24 18:51:24 -07:00
Data.hs SC2248: Warn about unquoted variables without special chars 2019-04-13 20:19:13 -07:00
Fixer.hs Make Fixer responsible for realigning tab stops 2019-01-09 18:08:59 -08:00
Interface.hs Expand root paths into source paths 2019-04-24 18:51:24 -07:00
Parser.hs Expand root paths into source paths 2019-04-24 18:51:24 -07:00
Regex.hs Remove unnecessary Regex constraint 2018-12-17 20:15:39 -08:00