Добавлена настройка генерации деталировки
This commit is contained in:
@@ -43,7 +43,8 @@ namespace SQLLinter.CLI
|
||||
["UpdateWhere"] = Common.RuleViolationSeverity.Critical,
|
||||
["UpperLower"] = Common.RuleViolationSeverity.Critical,
|
||||
["SetVariable"] = Common.RuleViolationSeverity.Critical,
|
||||
}
|
||||
},
|
||||
GenerateDetails = false,
|
||||
};
|
||||
|
||||
//var linter = new Linter(con, rep);
|
||||
|
||||
Reference in New Issue
Block a user