Skip to content

Commit 51e20c5

Browse files
committed
Update .editorconfig
1 parent c239d85 commit 51e20c5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/.editorconfig

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,9 @@ resharper_replace_with_single_call_to_first_or_default_highlighting = error
3434
# Replace with single call to Any(..)
3535
resharper_replace_with_single_call_to_any_highlighting = error
3636

37+
# Simplify negative equality expression
38+
resharper_negative_equality_expression_highlighting = error
39+
3740
# Replace with single call to Count(..)
3841
resharper_replace_with_single_call_to_count_highlighting = error
3942

0 commit comments

Comments
 (0)