1
+ <Configuration>
2
+ <CodeStyleSettings>
3
+ <ExternalPath IsNull="False">
4
+ </ExternalPath>
5
+ <Sharing>SOLUTION</Sharing>
6
+ <CSS>
7
+ <FormatSettings />
8
+ <Naming2 />
9
+ </CSS>
10
+ <CSharp>
11
+ <FormatSettings>
12
+ <ALIGN_MULTILINE_EXTENDS_LIST>False</ALIGN_MULTILINE_EXTENDS_LIST>
13
+ <BLANK_LINES_INSIDE_REGION>0</BLANK_LINES_INSIDE_REGION>
14
+ <MODIFIERS_ORDER IsNull="False">
15
+ <Item>public</Item>
16
+ <Item>protected</Item>
17
+ <Item>internal</Item>
18
+ <Item>private</Item>
19
+ <Item>new</Item>
20
+ <Item>abstract</Item>
21
+ <Item>virtual</Item>
22
+ <Item>override</Item>
23
+ <Item>sealed</Item>
24
+ <Item>static</Item>
25
+ <Item>readonly</Item>
26
+ <Item>extern</Item>
27
+ <Item>unsafe</Item>
28
+ <Item>volatile</Item>
29
+ </MODIFIERS_ORDER>
30
+ <PLACE_ABSTRACT_ACCESSORHOLDER_ON_SINGLE_LINE>False</PLACE_ABSTRACT_ACCESSORHOLDER_ON_SINGLE_LINE>
31
+ <SPACE_BEFORE_TYPEOF_PARENTHESES>False</SPACE_BEFORE_TYPEOF_PARENTHESES>
32
+ <SPACE_WITHIN_SINGLE_LINE_ARRAY_INITIALIZER_BRACES>True</SPACE_WITHIN_SINGLE_LINE_ARRAY_INITIALIZER_BRACES>
33
+ <WRAP_BEFORE_FIRST_TYPE_PARAMETER_CONSTRAINT>True</WRAP_BEFORE_FIRST_TYPE_PARAMETER_CONSTRAINT>
34
+ <WRAP_LIMIT>400</WRAP_LIMIT>
35
+ </FormatSettings>
36
+ <UsingsSettings>
37
+ <AddImportsToDeepestScope>True</AddImportsToDeepestScope>
38
+ </UsingsSettings>
39
+ <Naming2>
40
+ <EventHandlerPatternLong>$object$_On$event$</EventHandlerPatternLong>
41
+ <EventHandlerPatternShort>$event$Handler</EventHandlerPatternShort>
42
+ <PredefinedRule Inspect="True" Prefix="" Suffix="" Style="AaBb" ElementKind="TypesAndNamespaces" />
43
+ <PredefinedRule Inspect="True" Prefix="I" Suffix="" Style="AaBb" ElementKind="Interfaces" />
44
+ <PredefinedRule Inspect="True" Prefix="T" Suffix="" Style="AaBb" ElementKind="TypeParameters" />
45
+ <PredefinedRule Inspect="True" Prefix="" Suffix="" Style="AaBb" ElementKind="MethodPropertyEvent" />
46
+ <PredefinedRule Inspect="True" Prefix="" Suffix="" Style="aaBb" ElementKind="Locals" />
47
+ <PredefinedRule Inspect="True" Prefix="" Suffix="" Style="aaBb" ElementKind="LocalConstants" />
48
+ <PredefinedRule Inspect="True" Prefix="" Suffix="" Style="aaBb" ElementKind="Parameters" />
49
+ <PredefinedRule Inspect="True" Prefix="" Suffix="" Style="AaBb" ElementKind="PublicFields" />
50
+ <PredefinedRule Inspect="True" Prefix="_" Suffix="" Style="aaBb" ElementKind="PrivateInstanceFields" />
51
+ <PredefinedRule Inspect="True" Prefix="_" Suffix="" Style="aaBb" ElementKind="PrivateStaticFields" />
52
+ <PredefinedRule Inspect="True" Prefix="" Suffix="" Style="AaBb" ElementKind="Constants" />
53
+ <PredefinedRule Inspect="True" Prefix="" Suffix="" Style="AaBb" ElementKind="PrivateConstants" />
54
+ <PredefinedRule Inspect="True" Prefix="" Suffix="" Style="AaBb" ElementKind="StaticReadonly" />
55
+ <PredefinedRule Inspect="True" Prefix="" Suffix="" Style="AaBb" ElementKind="PrivateStaticReadonly" />
56
+ <PredefinedRule Inspect="True" Prefix="" Suffix="" Style="AaBb" ElementKind="EnumMember" />
57
+ <PredefinedRule Inspect="True" Prefix="" Suffix="" Style="AaBb" ElementKind="Other" />
58
+ </Naming2>
59
+ </CSharp>
60
+ <HTML>
61
+ <FormatSettings />
62
+ </HTML>
63
+ <JavaScript>
64
+ <FormatSettings />
65
+ <Naming2>
66
+ <UserRule Name="JS_LOCAL_VARIABLE" Inspect="True" Prefix="" Suffix="" Style="aaBb" />
67
+ <UserRule Name="JS_FUNCTION" Inspect="True" Prefix="" Suffix="" Style="aaBb" />
68
+ <UserRule Name="JS_PARAMETER" Inspect="True" Prefix="" Suffix="" Style="aaBb" />
69
+ <UserRule Name="JS_LABEL" Inspect="True" Prefix="" Suffix="" Style="aaBb" />
70
+ <UserRule Name="JS_GLOBAL_VARIABLE" Inspect="True" Prefix="" Suffix="" Style="AaBb" />
71
+ <UserRule Name="JS_OBJECT_PROPERTY_OF_FUNCTION" Inspect="True" Prefix="" Suffix="" Style="aaBb" />
72
+ <UserRule Name="JS_CONSTRUCTOR" Inspect="True" Prefix="" Suffix="" Style="AaBb" />
73
+ </Naming2>
74
+ </JavaScript>
75
+ <VB>
76
+ <FormatSettings>
77
+ <BLANK_LINES_AROUND_REGION>0</BLANK_LINES_AROUND_REGION>
78
+ <BLANK_LINES_INSIDE_REGION>0</BLANK_LINES_INSIDE_REGION>
79
+ </FormatSettings>
80
+ <ImportsSettings />
81
+ <Naming2>
82
+ <EventHandlerPatternLong>$object$_On$event$</EventHandlerPatternLong>
83
+ <EventHandlerPatternShort>$event$Handler</EventHandlerPatternShort>
84
+ </Naming2>
85
+ </VB>
86
+ <Web>
87
+ <Naming2 />
88
+ </Web>
89
+ <XML>
90
+ <FormatSettings />
91
+ </XML>
92
+ <Xaml>
93
+ <Naming2 />
94
+ </Xaml>
95
+ <FileHeader Region="Copyright"><![CDATA[Copyright (c) 2009 - 2011, Kazi Manzur Rashid <
[email protected] >, hazzik <
[email protected] >.
96
+ This source is subject to the Microsoft Public License.
97
+ See http://www.microsoft.com/opensource/licenses.mspx#Ms-PL.
98
+ All other rights reserved.]]></FileHeader>
99
+ <GenerateMemberBody />
100
+ <Naming2>
101
+ <EventHandlerPatternLong>$object$_On$event$</EventHandlerPatternLong>
102
+ <EventHandlerPatternShort>$event$Handler</EventHandlerPatternShort>
103
+ <PredefinedRule Inspect="True" Prefix="" Suffix="" Style="AaBb" ElementKind="TypesAndNamespaces" />
104
+ <PredefinedRule Inspect="True" Prefix="I" Suffix="" Style="AaBb" ElementKind="Interfaces" />
105
+ <PredefinedRule Inspect="True" Prefix="T" Suffix="" Style="AaBb" ElementKind="TypeParameters" />
106
+ <PredefinedRule Inspect="True" Prefix="" Suffix="" Style="AaBb" ElementKind="MethodPropertyEvent" />
107
+ <PredefinedRule Inspect="True" Prefix="" Suffix="" Style="aaBb" ElementKind="Locals" />
108
+ <PredefinedRule Inspect="True" Prefix="" Suffix="" Style="aaBb" ElementKind="LocalConstants" />
109
+ <PredefinedRule Inspect="True" Prefix="" Suffix="" Style="aaBb" ElementKind="Parameters" />
110
+ <PredefinedRule Inspect="True" Prefix="" Suffix="" Style="AaBb" ElementKind="PublicFields" />
111
+ <PredefinedRule Inspect="True" Prefix="" Suffix="" Style="aaBb" ElementKind="PrivateInstanceFields">
112
+ <ExtraRule Prefix="_" Suffix="" Style="aaBb" />
113
+ </PredefinedRule>
114
+ <PredefinedRule Inspect="True" Prefix="" Suffix="" Style="aaBb" ElementKind="PrivateStaticFields" />
115
+ <PredefinedRule Inspect="True" Prefix="" Suffix="" Style="AaBb" ElementKind="Constants" />
116
+ <PredefinedRule Inspect="True" Prefix="" Suffix="" Style="AaBb" ElementKind="PrivateConstants" />
117
+ <PredefinedRule Inspect="True" Prefix="" Suffix="" Style="AaBb" ElementKind="StaticReadonly" />
118
+ <PredefinedRule Inspect="True" Prefix="" Suffix="" Style="aaBb" ElementKind="PrivateStaticReadonly" />
119
+ <PredefinedRule Inspect="True" Prefix="" Suffix="" Style="AaBb" ElementKind="EnumMember" />
120
+ <PredefinedRule Inspect="True" Prefix="" Suffix="" Style="AaBb" ElementKind="Other" />
121
+ <Abbreviation Text="WMO" />
122
+ <Abbreviation Text="ADT" />
123
+ <Abbreviation Text="MCIN" />
124
+ <Abbreviation Text="MCNK" />
125
+ <Abbreviation Text="MDDF" />
126
+ <Abbreviation Text="MH" />
127
+ <Abbreviation Text="O" />
128
+ <Abbreviation Text="MHDR" />
129
+ <Abbreviation Text="MODF" />
130
+ <Abbreviation Text="MOHD" />
131
+ <Abbreviation Text="SQL" />
132
+ <Abbreviation Text="XP" />
133
+ <Abbreviation Text="ID" />
134
+ <Abbreviation Text="NPC" />
135
+ <Abbreviation Text="RFC" />
136
+ <Abbreviation Text="ISO" />
137
+ <Abbreviation Text="GMT" />
138
+ </Naming2>
139
+ </CodeStyleSettings>
140
+ <CustomStructuralPatterns>
141
+ <Pattern Severity="WARNING" FormatAfterReplace="True" ShortenReferences="True" Language="CSHARP">
142
+ <Comment><![CDATA[new [0] -> empty enumerable]]></Comment>
143
+ <ReplacePattern><![CDATA[System.Linq.Enumerable.Empty<$T$>()]]></ReplacePattern>
144
+ <SearchPattern>new $T$[0]</SearchPattern>
145
+ <Params />
146
+ <Placeholders>
147
+ <TypePlaceholder Name="T" Type="" ExactType="True" />
148
+ </Placeholders>
149
+ </Pattern>
150
+ </CustomStructuralPatterns>
151
+ </Configuration>
0 commit comments