chore: editorconfig

This commit is contained in:
Fu Diwei
2021-05-28 19:06:09 +08:00
parent bb2d32575f
commit 8141659739
2 changed files with 9 additions and 0 deletions

4
.editorconfig Normal file
View File

@@ -0,0 +1,4 @@
[*.cs]
# CS1591: 缺少对公共可见类型或成员的 XML 注释
dotnet_diagnostic.CS1591.severity = suggestion