We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 956c914 commit 10306d3Copy full SHA for 10306d3
.editorconfig
@@ -8,3 +8,5 @@ dotnet_diagnostic.CS0649.severity = none
8
9
# CS8618: 在退出构造函数时,不可为 null 的字段必须包含非 null 值。请考虑声明为可以为 null。
10
dotnet_diagnostic.CS8618.severity = none
11
+
12
+charset = utf-8-bom
0 commit comments