1 reference to RuleSetNameAttributeName
Test.Utilities (1)
RulesetToEditorconfigConverter.cs (1)
50
var name = rulesetNode.Attribute(
RuleSetNameAttributeName
)?.Value ?? Path.GetFileName(rulesetFilePath);