diff options
Diffstat (limited to 'win/CS/Settings.StyleCop')
-rw-r--r-- | win/CS/Settings.StyleCop | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/win/CS/Settings.StyleCop b/win/CS/Settings.StyleCop index 7b02bc0d5..0dc5564f9 100644 --- a/win/CS/Settings.StyleCop +++ b/win/CS/Settings.StyleCop @@ -63,6 +63,7 @@ <AnalyzerSettings>
<StringProperty Name="CompanyName">HandBrake Project (http://handbrake.fr)</StringProperty>
<StringProperty Name="Copyright">This file is part of the HandBrake source code - It may be used under the terms of the GNU General Public License.</StringProperty>
+ <BooleanProperty Name="IncludeFields">False</BooleanProperty>
</AnalyzerSettings>
</Analyzer>
<Analyzer AnalyzerId="StyleCop.CSharp.MaintainabilityRules">
|