OSDN Git Service

a691f204b8e2e205335d08f98b4bdb6f89aa2e6b
[handbrake-jp/handbrake-jp-git.git] / win / C# / HandBrake.ApplicationServices / Settings.StyleCop
1 <StyleCopSettings Version="4.3">\r
2   <GlobalSettings>\r
3     <BooleanProperty Name="WriteCache">False</BooleanProperty>\r
4   </GlobalSettings>\r
5   <Analyzers>\r
6     <Analyzer AnalyzerId="Microsoft.StyleCop.CSharp.DocumentationRules">\r
7       <Rules>\r
8         <Rule Name="ElementsMustBeDocumented">\r
9           <RuleSettings>\r
10             <BooleanProperty Name="Enabled">True</BooleanProperty>\r
11           </RuleSettings>\r
12         </Rule>\r
13       </Rules>\r
14       <AnalyzerSettings />\r
15     </Analyzer>\r
16   </Analyzers>\r
17 </StyleCopSettings>