From cfe1545cf612f9aaa93ea623b9d5b518f76bf673 Mon Sep 17 00:00:00 2001 From: Simon Cropp Date: Sat, 22 Jun 2024 06:33:49 +1000 Subject: [PATCH] refs or cleanup --- src/.editorconfig | 1 + src/Shared.sln.DotSettings | 1 + 2 files changed, 2 insertions(+) diff --git a/src/.editorconfig b/src/.editorconfig index 436e482..2321e7f 100644 --- a/src/.editorconfig +++ b/src/.editorconfig @@ -209,6 +209,7 @@ resharper_redundant_name_qualifier_highlighting = error resharper_redundant_suppress_nullable_warning_expression_highlighting = error resharper_redundant_using_directive_highlighting = error resharper_redundant_verbatim_string_prefix_highlighting = error +resharper_redundant_lambda_signature_parentheses_highlighting = error resharper_replace_substring_with_range_indexer_highlighting = warning resharper_suggest_var_or_type_built_in_types_highlighting = error resharper_suggest_var_or_type_elsewhere_highlighting = error diff --git a/src/Shared.sln.DotSettings b/src/Shared.sln.DotSettings index f5a8bad..1ff5b77 100644 --- a/src/Shared.sln.DotSettings +++ b/src/Shared.sln.DotSettings @@ -28,6 +28,7 @@ ERROR ERROR ERROR + ERROR ERROR ERROR ERROR