We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c3c1e4d + 705ae3f commit 3ed4b39Copy full SHA for 3ed4b39
1 file changed
StyleCop.Analyzers/StyleCop.Analyzers.Test/DocumentationRules/NoXmlFileHeaderUnitTests.cs
@@ -17,7 +17,6 @@ namespace StyleCop.Analyzers.Test.DocumentationRules
17
/// </summary>
18
public class NoXmlFileHeaderUnitTests : CodeFixVerifier
19
{
20
- private const string SettingsFileName = "stylecop.json";
21
private const string TestSettings = @"
22
23
""settings"": {
0 commit comments