shellcheck/src/ShellCheck
Vidar Holen 581be5878b Suggest 'cat' when piping/redirecting to echo (fixes ) 2018-07-28 17:38:53 -07:00
..
Checks Don't warn about tr '[=e=]' equivalence classes 2018-06-23 16:55:35 -07:00
Formatter Expose (some) span information in TTY output 2018-06-17 17:44:31 -07:00
AST.hs Add T_SourceCommand to wrap source commands and sourced code 2018-05-22 22:43:26 -07:00
ASTLib.hs Improve spans for some warnings 2018-06-17 19:19:18 -07:00
Analytics.hs Suggest 'cat' when piping/redirecting to echo (fixes ) 2018-07-28 17:38:53 -07:00
Analyzer.hs Move library into src/ 2018-03-08 19:57:40 +02:00
AnalyzerLib.hs Allow directive/-s to override shebang blacklist (fixes ) 2018-07-22 12:43:51 -07:00
Checker.hs Allow directive/-s to override shebang blacklist (fixes ) 2018-07-22 12:43:51 -07:00
Data.hs Remove 'nice' from list of non-reading commands (fixes ) 2018-04-28 11:39:42 -07:00
Interface.hs Allow directive/-s to override shebang blacklist (fixes ) 2018-07-22 12:43:51 -07:00
Parser.hs Merge pull request from pjeby/fix949 2018-07-26 21:07:48 -07:00
Regex.hs Move library into src/ 2018-03-08 19:57:40 +02:00