summaryrefslogtreecommitdiff
path: root/lib/netstd/Thrift/.editorconfig
diff options
context:
space:
mode:
Diffstat (limited to 'lib/netstd/Thrift/.editorconfig')
-rw-r--r--lib/netstd/Thrift/.editorconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/netstd/Thrift/.editorconfig b/lib/netstd/Thrift/.editorconfig
new file mode 100644
index 000000000..54b698cf4
--- /dev/null
+++ b/lib/netstd/Thrift/.editorconfig
@@ -0,0 +1,4 @@
+[*.cs]
+
+# CS1591: missing XML comment for public element
+dotnet_diagnostic.CS1591.severity = silent