Foxchat.NET/.editorconfig

7 lines
No EOL
224 B
INI

[*.cs]
# CS9113: Parameter is unread.
dotnet_diagnostic.CS9113.severity = silent
# EntityFramework.ModelValidation.UnlimitedStringLength
resharper_entity_framework_model_validation_unlimited_string_length_highlighting=none