Tags: pmasl/tsqllint
Tags
Fixed issue where if a file was parsed with dynamic sql having a plug… …in with rules loaded a casting exception would be thrown. (tsqllint#305)
Mute coveralls error from posting coverage results due to .net6.0 inc… …ompatibility (tsqllint#304)
Plugins support default `RuleSeverity` value and use applications TSQ… …LParser (tsqllint#302) * Made all rules that go to RuleVisitorBuilder. Updated to retrieve rule severity from ISqlLintRule. Updated code to not use IPluginWithRules and use new IPlugin.GetRules method. * Updated TSQLLint.Common to version 3.3.0. * Updated some Nuget dependencies that were either minor or patch updates. * Updated Readme file to include updated plugin example code. Co-authored-by: Nathan Boyd <nathan-boyd@users.noreply.github.com>
PreviousNext