]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
Make raw strings sanely formatted in Rider. (#19955)
authorPieter-Jan Briers <pieterjan.briers+git@gmail.com>
Mon, 11 Sep 2023 04:24:52 +0000 (06:24 +0200)
committerGitHub <noreply@github.com>
Mon, 11 Sep 2023 04:24:52 +0000 (14:24 +1000)
SpaceStation14.sln.DotSettings

index 7f2e0dc15b96f91c841e448348a433cf33a6bbde..1ddb4bd9f795499bf96c0d0b76684c606067fe04 100644 (file)
@@ -46,6 +46,7 @@
     <s:String x:Key="/Default/CodeStyle/CodeFormatting/CSharpFormat/ACCESSOR_OWNER_DECLARATION_BRACES/@EntryValue">NEXT_LINE</s:String>
     <s:String x:Key="/Default/CodeStyle/CodeFormatting/CSharpFormat/ANONYMOUS_METHOD_DECLARATION_BRACES/@EntryValue">NEXT_LINE</s:String>
     <s:String x:Key="/Default/CodeStyle/CodeFormatting/CSharpFormat/CASE_BLOCK_BRACES/@EntryValue">NEXT_LINE</s:String>
+       <s:String x:Key="/Default/CodeStyle/CodeFormatting/CSharpFormat/INDENT_RAW_LITERAL_STRING/@EntryValue">INDENT</s:String>
     <s:String x:Key="/Default/CodeStyle/CodeFormatting/CSharpFormat/INITIALIZER_BRACES/@EntryValue">NEXT_LINE</s:String>
     <s:String x:Key="/Default/CodeStyle/CodeFormatting/CSharpFormat/INVOCABLE_DECLARATION_BRACES/@EntryValue">NEXT_LINE</s:String>
     <s:String x:Key="/Default/CodeStyle/CodeFormatting/CSharpFormat/OTHER_BRACES/@EntryValue">NEXT_LINE</s:String>