shellcheck/src/ShellCheck
Vidar Holen a404efab65 Merge branch 'issue_837_opposite_of_exclude_option' of https://github.com/Gandalf-/shellcheck 2019-01-22 19:39:55 -08:00
..
Checks Check type flags under dash and POSIX sh (fixes #1471) 2019-01-21 19:49:14 +01:00
Formatter Issue 1393 quiet flag 2019-01-21 18:25:41 -08:00
AST.hs Add bats support 2019-01-20 14:59:37 +01:00
ASTLib.hs Fix minor details in new Bats support 2019-01-20 14:02:42 -08:00
Analytics.hs Don't warn that `cd ../..` and similar can fail in SC2164 2019-01-21 16:55:01 -08:00
Analyzer.hs Make data in Interface more opaque 2018-08-17 22:10:18 -07:00
AnalyzerLib.hs Merge branch 'bats-support' of https://github.com/damienrg/shellcheck 2019-01-20 13:35:12 -08:00
Checker.hs Issue 837 flag to include only certain warnings 2019-01-20 16:42:27 -08:00
Data.hs Add bats support 2019-01-20 14:59:37 +01:00
Fixer.hs Make Fixer responsible for realigning tab stops 2019-01-09 18:08:59 -08:00
Interface.hs Issue 837 flag to include only certain warnings 2019-01-20 16:42:27 -08:00
Parser.hs Add bats support 2019-01-20 14:59:37 +01:00
Regex.hs Remove unnecessary Regex constraint 2018-12-17 20:15:39 -08:00