OSDN Git Service

WinGui:
[handbrake-jp/handbrake-jp-git.git] / win / C# / HandBrake.ApplicationServices / Settings.StyleCop
index 7f55ce6..e61afbf 100644 (file)
@@ -1 +1,14 @@
-<StyleCopSettings Version="4.3" />
\ No newline at end of file
+<StyleCopSettings Version="4.3">\r
+  <Analyzers>\r
+    <Analyzer AnalyzerId="Microsoft.StyleCop.CSharp.DocumentationRules">\r
+      <Rules>\r
+        <Rule Name="ElementsMustBeDocumented">\r
+          <RuleSettings>\r
+            <BooleanProperty Name="Enabled">True</BooleanProperty>\r
+          </RuleSettings>\r
+        </Rule>\r
+      </Rules>\r
+      <AnalyzerSettings />\r
+    </Analyzer>\r
+  </Analyzers>\r
+</StyleCopSettings>
\ No newline at end of file