-
Notifications
You must be signed in to change notification settings - Fork 419
/
Copy pathSettings.StyleCop
40 lines (40 loc) · 1.09 KB
/
Settings.StyleCop
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
<StyleCopSettings Version="105">
<GlobalSettings>
<CollectionProperty Name="RecognizedWords">
<Value>62nd</Value>
<Value>actort</Value>
<Value>alg</Value>
<Value>aud</Value>
<Value>A-Za-z</Value>
<Value>clockskew</Value>
<Value>exp</Value>
<Value>finalizer</Value>
<Value>fx</Value>
<Value>hmac-sha</Value>
<Value>iat</Value>
<Value>iss</Value>
<Value>jku</Value>
<Value>jkw</Value>
<Value>json</Value>
<Value>jti</Value>
<Value>jwt</Value>
<Value>nbf</Value>
<Value>nd</Value>
<Value>nodelist</Value>
<Value>notbefore</Value>
<Value>oauth</Value>
<Value>params</Value>
<Value>parms</Value>
<Value>pdf</Value>
<Value>rsa-sha</Value>
<Value>typ</Value>
<Value>uint</Value>
<Value>UTC</Value>
<Value>wss</Value>
<Value>wsse</Value>
<Value>xmldsig-more</Value>
<Value>xsd</Value>
</CollectionProperty>
<StringProperty Name="MergeSettingsFiles">NoMerge</StringProperty>
</GlobalSettings>
</StyleCopSettings>