mirror of
https://github.com/gnh1201/welsonjs.git
synced 2025-07-11 03:03:10 +00:00
Add the package ManagedEsent (microsoft/ManagedEsent@d358c07), and WelsonJS.Esent
78 lines
2.5 KiB
XML
78 lines
2.5 KiB
XML
<StyleCopSettings Version="105">
|
|
<GlobalSettings>
|
|
<BooleanProperty Name="WriteCache">False</BooleanProperty>
|
|
<CollectionProperty Name="RecognizedWords">
|
|
<Value>api</Value>
|
|
<Value>coltyp</Value>
|
|
<Value>columndef</Value>
|
|
<Value>columnid</Value>
|
|
<Value>dbid</Value>
|
|
<Value>dll</Value>
|
|
<Value>ese</Value>
|
|
<Value>esent</Value>
|
|
<Value>grbit</Value>
|
|
<Value>grbits</Value>
|
|
<Value>interop</Value>
|
|
<Value>itag</Value>
|
|
<Value>lgpos</Value>
|
|
<Value>param</Value>
|
|
<Value>preread</Value>
|
|
<Value>sesid</Value>
|
|
<Value>tableid</Value>
|
|
</CollectionProperty>
|
|
</GlobalSettings>
|
|
<Analyzers>
|
|
<Analyzer AnalyzerId="StyleCop.CSharp.NamingRules">
|
|
<AnalyzerSettings>
|
|
<CollectionProperty Name="Hungarian">
|
|
<Value>c</Value>
|
|
<Value>cb</Value>
|
|
<Value>dw</Value>
|
|
<Value>f</Value>
|
|
<Value>h</Value>
|
|
<Value>ib</Value>
|
|
<Value>l</Value>
|
|
<Value>p</Value>
|
|
<Value>pv</Value>
|
|
<Value>rg</Value>
|
|
<Value>sz</Value>
|
|
<Value>ul</Value>
|
|
<Value>w</Value>
|
|
</CollectionProperty>
|
|
</AnalyzerSettings>
|
|
</Analyzer>
|
|
<Analyzer AnalyzerId="StyleCop.CSharp.DocumentationRules">
|
|
<Rules>
|
|
<Rule Name="DocumentationTextMustBeginWithACapitalLetter">
|
|
<RuleSettings>
|
|
<BooleanProperty Name="Enabled">True</BooleanProperty>
|
|
</RuleSettings>
|
|
</Rule>
|
|
<Rule Name="DocumentationTextMustEndWithAPeriod">
|
|
<RuleSettings>
|
|
<BooleanProperty Name="Enabled">True</BooleanProperty>
|
|
</RuleSettings>
|
|
</Rule>
|
|
<Rule Name="FileHeaderFileNameDocumentationMustMatchTypeName">
|
|
<RuleSettings>
|
|
<BooleanProperty Name="Enabled">False</BooleanProperty>
|
|
</RuleSettings>
|
|
</Rule>
|
|
</Rules>
|
|
<AnalyzerSettings>
|
|
<StringProperty Name="CompanyName">Microsoft Corporation</StringProperty>
|
|
<StringProperty Name="Copyright">Copyright (c) Microsoft Corporation.</StringProperty>
|
|
</AnalyzerSettings>
|
|
</Analyzer>
|
|
<Analyzer AnalyzerId="StyleCop.CSharp.MaintainabilityRules">
|
|
<Rules>
|
|
<Rule Name="FileMayOnlyContainASingleNamespace">
|
|
<RuleSettings>
|
|
<BooleanProperty Name="Enabled">False</BooleanProperty>
|
|
</RuleSettings>
|
|
</Rule>
|
|
</Rules>
|
|
<AnalyzerSettings />
|
|
</Analyzer>
|
|
</Analyzers>
|
|
</StyleCopSettings> |