shellcheck/src/ShellCheck
Vidar Holen f91b5bc270
Merge pull request #1256 from ngzhian/mv-stdin
Do not warn on mv -i (fixes #1251)
2018-06-24 11:47: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
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 Handle offset references of the form [foo]:bar (fixes #1124) 2018-05-13 22:48:02 -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
Checker.hs Remove unused import 2018-06-12 22:50:02 -07:00
Data.hs Remove 'nice' from list of non-reading commands (fixes #1169) 2018-04-28 11:39:42 -07:00
Interface.hs Make end pos non-optional 2018-06-12 22:39:06 -07:00
Parser.hs Make SC1012 "printf '\t'" suggestion use single quotes 2018-06-24 11:47:00 -07:00
Regex.hs Move library into src/ 2018-03-08 19:57:40 +02:00