From 159c99e645c0a50eb7411cb517a22942d7f4bfca Mon Sep 17 00:00:00 2001 From: Simon Cropp Date: Wed, 13 Nov 2024 22:07:49 +1100 Subject: [PATCH] refs and cleanup --- src/.editorconfig | 4 ++-- src/Directory.Packages.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/.editorconfig b/src/.editorconfig index b9cb4f0..d6d101e 100644 --- a/src/.editorconfig +++ b/src/.editorconfig @@ -200,7 +200,7 @@ resharper_field_can_be_made_read_only_local_highlighting = none resharper_merge_into_logical_pattern_highlighting = warning resharper_merge_into_pattern_highlighting = error resharper_method_has_async_overload_highlighting = warning -resharper_partial_type_with_single_part_highlighting = warning +resharper_partial_type_with_single_part_highlighting = error resharper_redundant_base_qualifier_highlighting = warning resharper_redundant_cast_highlighting = error resharper_redundant_empty_object_creation_argument_list_highlighting = error @@ -316,7 +316,7 @@ ij_xml_space_inside_empty_tag = true indent_size = 2 # Verify settings -[*.{received,verified}.{txt,xml,json,md,sql,csv,html}] +[*.{received,verified}.{txt,xml,json,md,sql,csv,html,md}] charset = "utf-8-bom" end_of_line = lf indent_size = unset diff --git a/src/Directory.Packages.props b/src/Directory.Packages.props index 2b3a065..dea3938 100644 --- a/src/Directory.Packages.props +++ b/src/Directory.Packages.props @@ -9,7 +9,7 @@ - +