summaryrefslogtreecommitdiffstats
path: root/samples/Settings.StyleCop
diff options
context:
space:
mode:
Diffstat (limited to 'samples/Settings.StyleCop')
-rw-r--r--samples/Settings.StyleCop5
1 files changed, 5 insertions, 0 deletions
diff --git a/samples/Settings.StyleCop b/samples/Settings.StyleCop
index 3715bd9..f6b59ac 100644
--- a/samples/Settings.StyleCop
+++ b/samples/Settings.StyleCop
@@ -12,6 +12,11 @@
<BooleanProperty Name="Enabled">False</BooleanProperty>
</RuleSettings>
</Rule>
+ <Rule Name="PartialElementsMustBeDocumented">
+ <RuleSettings>
+ <BooleanProperty Name="Enabled">False</BooleanProperty>
+ </RuleSettings>
+ </Rule>
</Rules>
<AnalyzerSettings />
</Analyzer>