blob: 94fa6a6d54b1eca3c2142e898f94908ec7652d64 [file] [log] [blame] [edit]
<StyleCopSettings Version="105">
<GlobalSettings>
<CollectionProperty Name="RecognizedWords">
<Value>chromedriver</Value>
<Value>crx</Value>
<Value>hixie</Value>
<Value>hybi</Value>
<Value>localhost</Value>
<Value>minidump</Value>
<Value>mozillazine</Value>
<Value>onone</Value>
<Value>operadriver</Value>
<Value>safariextz</Value>
<Value>sslv</Value>
<Value>tlsv</Value>
<Value>utf</Value>
<Value>wd</Value>
</CollectionProperty>
</GlobalSettings>
<Analyzers>
<Analyzer AnalyzerId="StyleCop.CSharp.DocumentationRules">
<AnalyzerSettings>
<BooleanProperty Name="IgnorePrivates">True</BooleanProperty>
</AnalyzerSettings>
</Analyzer>
<Analyzer AnalyzerId="StyleCop.CSharp.OrderingRules">
<Rules>
<Rule Name="UsingDirectivesMustBePlacedWithinNamespace">
<RuleSettings>
<BooleanProperty Name="Enabled">False</BooleanProperty>
</RuleSettings>
</Rule>
</Rules>
<AnalyzerSettings />
</Analyzer>
<Analyzer AnalyzerId="StyleCop.CSharp.NamingRules">
<AnalyzerSettings>
<CollectionProperty Name="Hungarian">
<Value>ip</Value>
</CollectionProperty>
</AnalyzerSettings>
</Analyzer>
</Analyzers>
</StyleCopSettings>