We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d58dede commit 836540cCopy full SHA for 836540c
1 file changed
StyleCop.Analyzers/StyleCop.Analyzers.Test/DocumentationRules/SA1648UnitTests.cs
@@ -1,8 +1,6 @@
1
// Copyright (c) Tunnel Vision Laboratories, LLC. All Rights Reserved.
2
// Licensed under the MIT License. See LICENSE in the project root for license information.
3
4
-#nullable enable
5
-
6
namespace StyleCop.Analyzers.Test.DocumentationRules
7
{
8
using System.Threading;
0 commit comments