slnx now has size-2 indents

This commit is contained in:
PJB3005
2025-12-15 22:39:01 +01:00
parent 4f21c8c9b2
commit 7da11b01c9

View File

@@ -19,7 +19,7 @@ resharper_place_field_attribute_on_same_line = if_owner_is_single_line
resharper_wrap_chained_binary_patterns = chop_if_long
resharper_wrap_chained_method_calls = chop_if_long
[*.{csproj,xml,yml,dll.config,targets,props}]
[*.{csproj,xml,yml,dll.config,targets,props,slnx}]
indent_size = 2
[nuget.config]