diff --git a/.editorconfig b/.editorconfig new file mode 100644 index 0000000..35af4a6 --- /dev/null +++ b/.editorconfig @@ -0,0 +1,2 @@ +[*.cs] +dotnet_diagnostic.RCS1196.severity = none \ No newline at end of file