mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-21 11:17:28 +08:00

LF is the git default and all new files are stored as such. Old files from the hg to git conversion however were moved over as CRLF.
108 lines
6.0 KiB
Plaintext
108 lines
6.0 KiB
Plaintext
<Configuration>
|
|
<CodeStyleSettings>
|
|
<ExternalPath IsNull="False">
|
|
</ExternalPath>
|
|
<Sharing>SOLUTION</Sharing>
|
|
<CSharp>
|
|
<FormatSettings>
|
|
<ALIGN_MULTILINE_ARRAY_AND_OBJECT_INITIALIZER>False</ALIGN_MULTILINE_ARRAY_AND_OBJECT_INITIALIZER>
|
|
<ALIGN_MULTILINE_FOR_STMT>False</ALIGN_MULTILINE_FOR_STMT>
|
|
<ALIGN_MULTIPLE_DECLARATION>False</ALIGN_MULTIPLE_DECLARATION>
|
|
<ANONYMOUS_METHOD_DECLARATION_BRACES>END_OF_LINE</ANONYMOUS_METHOD_DECLARATION_BRACES>
|
|
<CASE_BLOCK_BRACES>END_OF_LINE</CASE_BLOCK_BRACES>
|
|
<EMPTY_BLOCK_STYLE>TOGETHER</EMPTY_BLOCK_STYLE>
|
|
<FORCE_FIXED_BRACES_STYLE>ALWAYS_ADD</FORCE_FIXED_BRACES_STYLE>
|
|
<FORCE_FOR_BRACES_STYLE>ALWAYS_ADD</FORCE_FOR_BRACES_STYLE>
|
|
<FORCE_FOREACH_BRACES_STYLE>ALWAYS_ADD</FORCE_FOREACH_BRACES_STYLE>
|
|
<FORCE_IFELSE_BRACES_STYLE>ALWAYS_ADD</FORCE_IFELSE_BRACES_STYLE>
|
|
<FORCE_USING_BRACES_STYLE>ALWAYS_ADD</FORCE_USING_BRACES_STYLE>
|
|
<FORCE_WHILE_BRACES_STYLE>ALWAYS_ADD</FORCE_WHILE_BRACES_STYLE>
|
|
<INITIALIZER_BRACES>END_OF_LINE</INITIALIZER_BRACES>
|
|
<INVOCABLE_DECLARATION_BRACES>END_OF_LINE</INVOCABLE_DECLARATION_BRACES>
|
|
<MODIFIERS_ORDER IsNull="False">
|
|
<Item>public</Item>
|
|
<Item>protected</Item>
|
|
<Item>internal</Item>
|
|
<Item>private</Item>
|
|
<Item>new</Item>
|
|
<Item>abstract</Item>
|
|
<Item>virtual</Item>
|
|
<Item>override</Item>
|
|
<Item>sealed</Item>
|
|
<Item>static</Item>
|
|
<Item>readonly</Item>
|
|
<Item>extern</Item>
|
|
<Item>unsafe</Item>
|
|
<Item>volatile</Item>
|
|
</MODIFIERS_ORDER>
|
|
<OTHER_BRACES>END_OF_LINE</OTHER_BRACES>
|
|
<TYPE_DECLARATION_BRACES>END_OF_LINE</TYPE_DECLARATION_BRACES>
|
|
<WRAP_LINES>False</WRAP_LINES>
|
|
</FormatSettings>
|
|
<UsingsSettings />
|
|
<Naming2>
|
|
<EventHandlerPatternLong>$object$_On$event$</EventHandlerPatternLong>
|
|
<EventHandlerPatternShort>$event$Handler</EventHandlerPatternShort>
|
|
<ExceptionName IsNull="False">
|
|
</ExceptionName>
|
|
<PredefinedRule Inspect="True" Prefix="" Suffix="" Style="AaBb" ElementKind="TypesAndNamespaces" />
|
|
<PredefinedRule Inspect="True" Prefix="I" Suffix="" Style="AaBb" ElementKind="Interfaces" />
|
|
<PredefinedRule Inspect="True" Prefix="T" Suffix="" Style="AaBb" ElementKind="TypeParameters" />
|
|
<PredefinedRule Inspect="True" Prefix="" Suffix="" Style="AaBb" ElementKind="MethodPropertyEvent" />
|
|
<PredefinedRule Inspect="True" Prefix="" Suffix="" Style="aaBb" ElementKind="Locals" />
|
|
<PredefinedRule Inspect="True" Prefix="" Suffix="" Style="aaBb" ElementKind="LocalConstants" />
|
|
<PredefinedRule Inspect="True" Prefix="" Suffix="" Style="aaBb" ElementKind="Parameters" />
|
|
<PredefinedRule Inspect="True" Prefix="" Suffix="" Style="AaBb" ElementKind="PublicFields" />
|
|
<PredefinedRule Inspect="True" Prefix="_" Suffix="" Style="aaBb" ElementKind="PrivateInstanceFields" />
|
|
<PredefinedRule Inspect="True" Prefix="_" Suffix="" Style="aaBb" ElementKind="PrivateStaticFields" />
|
|
<PredefinedRule Inspect="True" Prefix="" Suffix="" Style="AaBb" ElementKind="Constants" />
|
|
<PredefinedRule Inspect="True" Prefix="" Suffix="" Style="AaBb" ElementKind="PrivateConstants" />
|
|
<PredefinedRule Inspect="True" Prefix="" Suffix="" Style="AaBb" ElementKind="StaticReadonly" />
|
|
<PredefinedRule Inspect="True" Prefix="" Suffix="" Style="AaBb" ElementKind="PrivateStaticReadonly" />
|
|
<PredefinedRule Inspect="True" Prefix="" Suffix="" Style="AaBb" ElementKind="EnumMember" />
|
|
<PredefinedRule Inspect="True" Prefix="" Suffix="" Style="AaBb" ElementKind="Other" />
|
|
</Naming2>
|
|
</CSharp>
|
|
<VB>
|
|
<FormatSettings />
|
|
<ImportsSettings />
|
|
<Naming2>
|
|
<EventHandlerPatternLong>$object$_On$event$</EventHandlerPatternLong>
|
|
<EventHandlerPatternShort>$event$Handler</EventHandlerPatternShort>
|
|
</Naming2>
|
|
</VB>
|
|
<Web>
|
|
<Naming2 />
|
|
</Web>
|
|
<Xaml>
|
|
<Naming2 />
|
|
</Xaml>
|
|
<XML>
|
|
<FormatSettings />
|
|
</XML>
|
|
<GenerateMemberBody />
|
|
<Naming2>
|
|
<EventHandlerPatternLong>$object$_On$event$</EventHandlerPatternLong>
|
|
<EventHandlerPatternShort>$event$Handler</EventHandlerPatternShort>
|
|
<ExceptionName IsNull="False">
|
|
</ExceptionName>
|
|
<PredefinedRule Inspect="True" Prefix="" Suffix="" Style="AaBb" ElementKind="TypesAndNamespaces" />
|
|
<PredefinedRule Inspect="True" Prefix="I" Suffix="" Style="AaBb" ElementKind="Interfaces" />
|
|
<PredefinedRule Inspect="True" Prefix="T" Suffix="" Style="AaBb" ElementKind="TypeParameters" />
|
|
<PredefinedRule Inspect="True" Prefix="" Suffix="" Style="AaBb" ElementKind="MethodPropertyEvent" />
|
|
<PredefinedRule Inspect="True" Prefix="" Suffix="" Style="aaBb" ElementKind="Locals" />
|
|
<PredefinedRule Inspect="True" Prefix="" Suffix="" Style="aaBb" ElementKind="LocalConstants" />
|
|
<PredefinedRule Inspect="True" Prefix="" Suffix="" Style="aaBb" ElementKind="Parameters" />
|
|
<PredefinedRule Inspect="True" Prefix="_" Suffix="" Style="aaBb" ElementKind="PublicFields" />
|
|
<PredefinedRule Inspect="True" Prefix="_" Suffix="" Style="aaBb" ElementKind="PrivateInstanceFields" />
|
|
<PredefinedRule Inspect="True" Prefix="_" Suffix="" Style="aaBb" ElementKind="PrivateStaticFields" />
|
|
<PredefinedRule Inspect="True" Prefix="" Suffix="" Style="AaBb" ElementKind="Constants" />
|
|
<PredefinedRule Inspect="True" Prefix="" Suffix="" Style="AaBb" ElementKind="PrivateConstants" />
|
|
<PredefinedRule Inspect="True" Prefix="" Suffix="" Style="AaBb" ElementKind="StaticReadonly" />
|
|
<PredefinedRule Inspect="False" Prefix="" Suffix="" Style="AaBb" ElementKind="PrivateStaticReadonly" />
|
|
<PredefinedRule Inspect="True" Prefix="" Suffix="" Style="AaBb" ElementKind="EnumMember" />
|
|
<PredefinedRule Inspect="True" Prefix="" Suffix="" Style="AaBb" ElementKind="Other" />
|
|
<Abbreviation Text="SQ" />
|
|
</Naming2>
|
|
</CodeStyleSettings>
|
|
</Configuration> |