Skip to content

Commit 28e59e7

Browse files
committed
Remove SA1400 as well
1 parent 5ccf0b6 commit 28e59e7

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/Microsoft.DotNet.Wpf/src/.editorconfig

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -275,9 +275,6 @@ dotnet_diagnostic.IDE0300.severity = suggestion
275275
# IDE1006: Naming Styles
276276
dotnet_diagnostic.IDE1006.severity = suggestion
277277

278-
# SA1400: Member should declare an access modifier
279-
dotnet_diagnostic.SA1400.severity = suggestion
280-
281278
# SYSLIB1045: Convert to 'GeneratedRegexAttribute'.
282279
dotnet_diagnostic.SYSLIB1045.severity = suggestion
283280

0 commit comments

Comments
 (0)