shellcheck/src/ShellCheck
Ng Zhi An a8d88dfe98 Fix calculation of changed lines 2018-12-17 00:20:50 -08:00
..
Checks Add warnings for 'exit' similar to 'return' (fixes #1388) 2018-11-24 23:05:40 -08:00
Formatter Fix calculation of changed lines 2018-12-17 00:20:50 -08:00
AST.hs Improve Fix memory usage 2018-12-09 15:01:08 -08:00
ASTLib.hs Improve spans for some warnings 2018-06-17 19:19:18 -07:00
Analytics.hs Smarter sorting and application of fix to handle multiple replacements 2018-12-17 00:20:50 -08:00
Analyzer.hs Make data in Interface more opaque 2018-08-17 22:10:18 -07:00
AnalyzerLib.hs Improve Fix memory usage 2018-12-09 15:01:08 -08:00
Checker.hs Expose token positions in params, use that to construct fixes 2018-12-09 15:01:08 -08:00
Data.hs Add $# to list of variables not containing spaces (fixes #1362) 2018-10-17 09:00:52 -07:00
Fixer.hs Fix bug in overlap check 2018-12-17 00:20:50 -08:00
Interface.hs Smarter sorting and application of fix to handle multiple replacements 2018-12-17 00:20:50 -08:00
Parser.hs Preemptively fix possible '-- |' breakage 2018-11-26 20:43:15 -08:00
Regex.hs Move library into src/ 2018-03-08 19:57:40 +02:00