We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0cf449e commit 4855a36Copy full SHA for 4855a36
2 files changed
.editorconfig
@@ -3,6 +3,7 @@ root = true
3
4
# C# files
5
[*.cs]
6
+csharp_style_namespace_declarations=file_scoped:warning
7
8
# Compiler
9
dotnet_diagnostic.CS1998.severity = suggestion # CS1998: Missing awaits
0 commit comments