We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23c6efe commit 705ae3fCopy full SHA for 705ae3f
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