We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f9b27c commit a5add97Copy full SHA for a5add97
1 file changed
.editorconfig
@@ -149,8 +149,6 @@ dotnet_naming_style.pascal_case_style.capitalization = pascal_case
149
dotnet_diagnostic.RS2008.severity = none
150
151
# IDE0073: File header
152
-dotnet_diagnostic.IDE0073.severity = warning
153
-file_header_template = Licensed to the .NET Foundation under one or more agreements.\nThe .NET Foundation licenses this file to you under the MIT license.\nSee the LICENSE file in the project root for more information.
154
155
# IDE0035: Remove unreachable code
156
dotnet_diagnostic.IDE0035.severity = warning
0 commit comments