mirror of https://github.com/SixLabors/ImageSharp
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
36 lines
1.1 KiB
36 lines
1.1 KiB
<StyleCopSettings Version="105">
|
|
<GlobalSettings>
|
|
<CollectionProperty Name="RecognizedWords">
|
|
<Value>behaviour</Value>
|
|
<Value>bootstrapper</Value>
|
|
<Value>chrominance</Value>
|
|
<Value>colour</Value>
|
|
<Value>enum</Value>
|
|
<Value>exif</Value>
|
|
<Value>halftoning</Value>
|
|
<Value>lomograph</Value>
|
|
<Value>Lomograph</Value>
|
|
<Value>octree</Value>
|
|
<Value>png</Value>
|
|
<Value>quantizer</Value>
|
|
<Value>webp</Value>
|
|
</CollectionProperty>
|
|
</GlobalSettings>
|
|
<Analyzers>
|
|
<Analyzer AnalyzerId="StyleCop.CSharp.DocumentationRules">
|
|
<AnalyzerSettings>
|
|
<StringProperty Name="CompanyName">James South</StringProperty>
|
|
<StringProperty Name="Copyright">Copyright (c) James South.
|
|
Licensed under the Apache License, Version 2.0.</StringProperty>
|
|
</AnalyzerSettings>
|
|
</Analyzer>
|
|
<Analyzer AnalyzerId="StyleCop.CSharp.NamingRules">
|
|
<AnalyzerSettings>
|
|
<CollectionProperty Name="Hungarian">
|
|
<Value>hi</Value>
|
|
<Value>lo</Value>
|
|
</CollectionProperty>
|
|
</AnalyzerSettings>
|
|
</Analyzer>
|
|
</Analyzers>
|
|
</StyleCopSettings>
|