shellcheck/src/ShellCheck
Vidar Holen 138080bdc7 Fix infinite loop on annotations for SC2188 (fixes #1413) 2018-12-16 14:42:19 -08:00
..
Checks Add warnings for 'exit' similar to 'return' (fixes #1388) 2018-11-24 23:05:40 -08:00
Formatter Enable autofix support. It's still preliminary. 2018-12-09 15:01:08 -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 Fix infinite loop on annotations for SC2188 (fixes #1413) 2018-12-16 14:42:19 -08:00
Analyzer.hs Make data in Interface more opaque 2018-08-17 22:10:18 -07:00
AnalyzerLib.hs Allow tests to access token positions for fixes 2018-12-16 13:17:59 -08:00
Checker.hs Fix infinite loop on annotations for SC2188 (fixes #1413) 2018-12-16 14:42:19 -08:00
Data.hs Add $# to list of variables not containing spaces (fixes #1362) 2018-10-17 09:00:52 -07:00
Interface.hs Improve Fix memory usage 2018-12-09 15:01:08 -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