| Index: visual_studio/NativeClientVSAddIn/NativeClientVSAddIn/Settings.StyleCop
|
| diff --git a/visual_studio/NativeClientVSAddIn/NativeClientVSAddIn/Settings.StyleCop b/visual_studio/NativeClientVSAddIn/NativeClientVSAddIn/Settings.StyleCop
|
| index d43a7e63135e9ed67bbaa752d5aa834360b62641..09f14f443103bd99728c3705e34119fe4ae3ad6e 100644
|
| --- a/visual_studio/NativeClientVSAddIn/NativeClientVSAddIn/Settings.StyleCop
|
| +++ b/visual_studio/NativeClientVSAddIn/NativeClientVSAddIn/Settings.StyleCop
|
| @@ -1,69 +1,69 @@
|
| -<StyleCopSettings Version="105">
|
| - <Analyzers>
|
| - <Analyzer AnalyzerId="StyleCop.CSharp.DocumentationRules">
|
| - <Rules>
|
| - <Rule Name="FileMustHaveHeader">
|
| - <RuleSettings>
|
| - <BooleanProperty Name="Enabled">False</BooleanProperty>
|
| - </RuleSettings>
|
| - </Rule>
|
| - <Rule Name="FileHeaderMustShowCopyright">
|
| - <RuleSettings>
|
| - <BooleanProperty Name="Enabled">False</BooleanProperty>
|
| - </RuleSettings>
|
| - </Rule>
|
| - <Rule Name="FileHeaderMustHaveCopyrightText">
|
| - <RuleSettings>
|
| - <BooleanProperty Name="Enabled">False</BooleanProperty>
|
| - </RuleSettings>
|
| - </Rule>
|
| - <Rule Name="FileHeaderMustContainFileName">
|
| - <RuleSettings>
|
| - <BooleanProperty Name="Enabled">False</BooleanProperty>
|
| - </RuleSettings>
|
| - </Rule>
|
| - <Rule Name="FileHeaderMustHaveValidCompanyText">
|
| - <RuleSettings>
|
| - <BooleanProperty Name="Enabled">False</BooleanProperty>
|
| - </RuleSettings>
|
| - </Rule>
|
| - <Rule Name="ConstructorSummaryDocumentationMustBeginWithStandardText">
|
| - <RuleSettings>
|
| - <BooleanProperty Name="Enabled">False</BooleanProperty>
|
| - </RuleSettings>
|
| - </Rule>
|
| - <Rule Name="DestructorSummaryDocumentationMustBeginWithStandardText">
|
| - <RuleSettings>
|
| - <BooleanProperty Name="Enabled">False</BooleanProperty>
|
| - </RuleSettings>
|
| - </Rule>
|
| - </Rules>
|
| - <AnalyzerSettings />
|
| - </Analyzer>
|
| - <Analyzer AnalyzerId="StyleCop.CSharp.NamingRules">
|
| - <Rules>
|
| - <Rule Name="FieldNamesMustNotContainUnderscore">
|
| - <RuleSettings>
|
| - <BooleanProperty Name="Enabled">False</BooleanProperty>
|
| - </RuleSettings>
|
| - </Rule>
|
| - </Rules>
|
| - <AnalyzerSettings />
|
| - </Analyzer>
|
| - <Analyzer AnalyzerId="StyleCop.CSharp.ReadabilityRules">
|
| - <Rules>
|
| - <Rule Name="PrefixLocalCallsWithThis">
|
| - <RuleSettings>
|
| - <BooleanProperty Name="Enabled">False</BooleanProperty>
|
| - </RuleSettings>
|
| - </Rule>
|
| - <Rule Name="PrefixCallsCorrectly">
|
| - <RuleSettings>
|
| - <BooleanProperty Name="Enabled">False</BooleanProperty>
|
| - </RuleSettings>
|
| - </Rule>
|
| - </Rules>
|
| - <AnalyzerSettings />
|
| - </Analyzer>
|
| - </Analyzers>
|
| +<StyleCopSettings Version="105">
|
| + <Analyzers>
|
| + <Analyzer AnalyzerId="StyleCop.CSharp.DocumentationRules">
|
| + <Rules>
|
| + <Rule Name="FileMustHaveHeader">
|
| + <RuleSettings>
|
| + <BooleanProperty Name="Enabled">False</BooleanProperty>
|
| + </RuleSettings>
|
| + </Rule>
|
| + <Rule Name="FileHeaderMustShowCopyright">
|
| + <RuleSettings>
|
| + <BooleanProperty Name="Enabled">False</BooleanProperty>
|
| + </RuleSettings>
|
| + </Rule>
|
| + <Rule Name="FileHeaderMustHaveCopyrightText">
|
| + <RuleSettings>
|
| + <BooleanProperty Name="Enabled">False</BooleanProperty>
|
| + </RuleSettings>
|
| + </Rule>
|
| + <Rule Name="FileHeaderMustContainFileName">
|
| + <RuleSettings>
|
| + <BooleanProperty Name="Enabled">False</BooleanProperty>
|
| + </RuleSettings>
|
| + </Rule>
|
| + <Rule Name="FileHeaderMustHaveValidCompanyText">
|
| + <RuleSettings>
|
| + <BooleanProperty Name="Enabled">False</BooleanProperty>
|
| + </RuleSettings>
|
| + </Rule>
|
| + <Rule Name="ConstructorSummaryDocumentationMustBeginWithStandardText">
|
| + <RuleSettings>
|
| + <BooleanProperty Name="Enabled">False</BooleanProperty>
|
| + </RuleSettings>
|
| + </Rule>
|
| + <Rule Name="DestructorSummaryDocumentationMustBeginWithStandardText">
|
| + <RuleSettings>
|
| + <BooleanProperty Name="Enabled">False</BooleanProperty>
|
| + </RuleSettings>
|
| + </Rule>
|
| + </Rules>
|
| + <AnalyzerSettings />
|
| + </Analyzer>
|
| + <Analyzer AnalyzerId="StyleCop.CSharp.NamingRules">
|
| + <Rules>
|
| + <Rule Name="FieldNamesMustNotContainUnderscore">
|
| + <RuleSettings>
|
| + <BooleanProperty Name="Enabled">False</BooleanProperty>
|
| + </RuleSettings>
|
| + </Rule>
|
| + </Rules>
|
| + <AnalyzerSettings />
|
| + </Analyzer>
|
| + <Analyzer AnalyzerId="StyleCop.CSharp.ReadabilityRules">
|
| + <Rules>
|
| + <Rule Name="PrefixLocalCallsWithThis">
|
| + <RuleSettings>
|
| + <BooleanProperty Name="Enabled">False</BooleanProperty>
|
| + </RuleSettings>
|
| + </Rule>
|
| + <Rule Name="PrefixCallsCorrectly">
|
| + <RuleSettings>
|
| + <BooleanProperty Name="Enabled">False</BooleanProperty>
|
| + </RuleSettings>
|
| + </Rule>
|
| + </Rules>
|
| + <AnalyzerSettings />
|
| + </Analyzer>
|
| + </Analyzers>
|
| </StyleCopSettings>
|
|
|