shellcheck/src/ShellCheck
PJ Eby 0d1a34a291 Fix #949 (failing on @ in function names)
'@' was previously mentioned in 5005dc0fa1 as a
character needed to fix #909, but was not included
in the actual change at that time.
2018-07-23 16:18:35 -04: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 Merge pull request #1256 from ngzhian/mv-stdin 2018-06-24 11:47: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 #974) 2018-07-22 12:43:51 -07:00
Checker.hs Allow directive/-s to override shebang blacklist (fixes #974) 2018-07-22 12:43:51 -07:00
Data.hs Remove 'nice' from list of non-reading commands (fixes #1169) 2018-04-28 11:39:42 -07:00
Interface.hs Allow directive/-s to override shebang blacklist (fixes #974) 2018-07-22 12:43:51 -07:00
Parser.hs Fix #949 (failing on @ in function names) 2018-07-23 16:18:35 -04:00
Regex.hs Move library into src/ 2018-03-08 19:57:40 +02:00