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