summaryrefslogtreecommitdiffstats
path: root/win/CS/Settings.StyleCop
diff options
context:
space:
mode:
Diffstat (limited to 'win/CS/Settings.StyleCop')
-rw-r--r--win/CS/Settings.StyleCop5
1 files changed, 5 insertions, 0 deletions
diff --git a/win/CS/Settings.StyleCop b/win/CS/Settings.StyleCop
index 60e05fd02..9ce4e6158 100644
--- a/win/CS/Settings.StyleCop
+++ b/win/CS/Settings.StyleCop
@@ -54,6 +54,11 @@
<BooleanProperty Name="Enabled">False</BooleanProperty>
</RuleSettings>
</Rule>
+ <Rule Name="ElementDocumentationMustBeSpelledCorrectly">
+ <RuleSettings>
+ <BooleanProperty Name="Enabled">False</BooleanProperty>
+ </RuleSettings>
+ </Rule>
</Rules>
<AnalyzerSettings>
<StringProperty Name="CompanyName">HandBrake Project (http://handbrake.fr)</StringProperty>