summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/Settings.StyleCop
diff options
context:
space:
mode:
Diffstat (limited to 'win/CS/HandBrakeWPF/Settings.StyleCop')
-rw-r--r--win/CS/HandBrakeWPF/Settings.StyleCop5
1 files changed, 5 insertions, 0 deletions
diff --git a/win/CS/HandBrakeWPF/Settings.StyleCop b/win/CS/HandBrakeWPF/Settings.StyleCop
index 1b0202d91..99c98c116 100644
--- a/win/CS/HandBrakeWPF/Settings.StyleCop
+++ b/win/CS/HandBrakeWPF/Settings.StyleCop
@@ -32,6 +32,11 @@
<BooleanProperty Name="Enabled">True</BooleanProperty>
</RuleSettings>
</Rule>
+ <Rule Name="FileHeaderMustHaveValidCompanyText">
+ <RuleSettings>
+ <BooleanProperty Name="Enabled">True</BooleanProperty>
+ </RuleSettings>
+ </Rule>
</Rules>
<AnalyzerSettings />
</Analyzer>