Skip to content

Commit 6b038b4

Browse files
committed
Merge pull request #1521 from sharwell/sa1134-title
Fix the title of SA1134 (AttributesMustNotShareLine)
2 parents e41ae68 + e4a61a5 commit 6b038b4

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

StyleCop.Analyzers/StyleCop.Analyzers/ReadabilityRules/ReadabilityResources.Designer.cs

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

StyleCop.Analyzers/StyleCop.Analyzers/ReadabilityRules/ReadabilityResources.resx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -466,6 +466,6 @@
466466
<value />
467467
</data>
468468
<data name="SA1134Title" xml:space="preserve">
469-
<value>Attributes must not shared line</value>
469+
<value>Attributes must not share line</value>
470470
</data>
471471
</root>

0 commit comments

Comments
 (0)