Skip to content

Commit 5b87e0c

Browse files
committed
Disable SA1629 Documentation text should end with a period
1 parent cce4c4d commit 5b87e0c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

StyleCop.Analyzers/StyleCop.Analyzers.ruleset

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,5 +75,6 @@
7575
<Rule Id="SA1412" Action="Warning" />
7676
<Rule Id="SA1600" Action="None" />
7777
<Rule Id="SA1609" Action="Warning" />
78+
<Rule Id="SA1629" Action="None" />
7879
</Rules>
7980
</RuleSet>

0 commit comments

Comments
 (0)