Skip to content

Commit 5cfec0a

Browse files
committed
editor config updated
1 parent 5076fb4 commit 5cfec0a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.editorconfig

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
root = true
22

3+
# noinspection EditorConfigKeyCorrectness
34
[*.cs]
45
dotnet_diagnostic.CA1824.severity = warning
56
dotnet_diagnostic.IDE0005.severity = warning
@@ -284,3 +285,4 @@ resharper_comment_typo_highlighting = warning
284285
resharper_identifier_typo_highlighting = warning
285286
resharper_string_literal_typo_highlighting = warning
286287
resharper_unused_type_global_highlighting = warning
288+
resharper_unused_member_global_highlighting = warning

0 commit comments

Comments
 (0)