Добавлено формирование детальной ошибки
This commit is contained in:
@@ -13,4 +13,5 @@ public interface IRuleViolation
|
||||
RuleViolationSeverity Severity { get; }
|
||||
|
||||
string Text { get; }
|
||||
BaseRuleVisitor.ExtractedBlock? Snippet { get; }
|
||||
}
|
||||
Reference in New Issue
Block a user