fix CodeLineMustNotEndWithWhitespace
This commit is contained in:
@@ -362,11 +362,6 @@
|
|||||||
</Analyzer>
|
</Analyzer>
|
||||||
<Analyzer AnalyzerId="StyleCopPlus.StyleCopPlusRules">
|
<Analyzer AnalyzerId="StyleCopPlus.StyleCopPlusRules">
|
||||||
<Rules>
|
<Rules>
|
||||||
<Rule Name="CodeLineMustNotEndWithWhitespace">
|
|
||||||
<RuleSettings>
|
|
||||||
<BooleanProperty Name="Enabled">False</BooleanProperty>
|
|
||||||
</RuleSettings>
|
|
||||||
</Rule>
|
|
||||||
<Rule Name="CheckAllowedIndentationCharacters">
|
<Rule Name="CheckAllowedIndentationCharacters">
|
||||||
<RuleSettings>
|
<RuleSettings>
|
||||||
<BooleanProperty Name="Enabled">False</BooleanProperty>
|
<BooleanProperty Name="Enabled">False</BooleanProperty>
|
||||||
|
|||||||
Reference in New Issue
Block a user