mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Update code style.
This commit is contained in:
@@ -57,7 +57,7 @@ dotnet_style_require_accessibility_modifiers = never:suggestion
|
||||
# ReSharper properties
|
||||
resharper_align_linq_query = true
|
||||
resharper_align_multiline_argument = true
|
||||
resharper_align_multiline_array_and_object_initializer = true
|
||||
resharper_align_multiline_array_and_object_initializer = false
|
||||
resharper_align_multiline_binary_expressions_chain = true
|
||||
resharper_align_multiline_binary_patterns = true
|
||||
resharper_align_multiline_calls_chain = true
|
||||
|
||||
Submodule Aaru.Checksums updated: 6977c01857...a4715c59e4
Submodule Aaru.CommonTypes updated: 23497134cf...e2001f8d41
Submodule Aaru.Console updated: 23cd2c555a...7ec2047c7e
Submodule Aaru.Decoders updated: 1a6852fbd6...c45a6823b7
Submodule Aaru.Decryption updated: fd83f02b84...f3a526b1ea
2
Aaru.Dto
2
Aaru.Dto
Submodule Aaru.Dto updated: 0aa0acfdf6...cc0e4337b2
Submodule Aaru.Helpers updated: b6bd18e8b2...6bd5e90a92
@@ -352,6 +352,7 @@
|
||||
<s:String x:Key="/Default/CodeStyle/CodeFormatting/CppFormatting/WRAP_BASE_CLAUSE_STYLE/@EntryValue">CHOP_IF_LONG</s:String>
|
||||
<s:String x:Key="/Default/CodeStyle/CodeFormatting/CppFormatting/WRAP_BRACED_INIT_LIST_STYLE/@EntryValue">CHOP_IF_LONG</s:String>
|
||||
<s:String x:Key="/Default/CodeStyle/CodeFormatting/CppFormatting/WRAP_CTOR_INITIALIZER_STYLE/@EntryValue">CHOP_IF_LONG</s:String>
|
||||
<s:Int64 x:Key="/Default/CodeStyle/CodeFormatting/CSharpFormat/BLANK_LINES_AROUND_FIELD/@EntryValue">0</s:Int64>
|
||||
<s:Boolean x:Key="/Default/CodeStyle/CodeFormatting/CSharpFormat/PLACE_COMMENTS_AT_FIRST_COLUMN/@EntryValue">True</s:Boolean>
|
||||
<s:Boolean x:Key="/Default/CodeStyle/CodeFormatting/HtmlFormatter/DeleteQuotesInSpaceFreeText/@EntryValue">False</s:Boolean>
|
||||
<s:String x:Key="/Default/CodeStyle/CodeFormatting/HtmlFormatter/ProcessingInstructionAttributesFormat/@EntryValue">FirstAttributeOnSingleLine</s:String>
|
||||
|
||||
Reference in New Issue
Block a user