Separate out command specific checks.

The checks use a better interface and give
an overall speed boost of 10%.
This commit is contained in:
Vidar Holen
2016-04-10 17:01:40 -07:00
parent 9911470d67
commit db0c8c2dc9
7 changed files with 1219 additions and 1019 deletions

View File

@@ -52,7 +52,9 @@ library
ShellCheck.ASTLib
ShellCheck.Analytics
ShellCheck.Analyzer
ShellCheck.AnalyzerLib
ShellCheck.Checker
ShellCheck.Checks.Commands
ShellCheck.Data
ShellCheck.Formatter.Format
ShellCheck.Formatter.CheckStyle