Skip to content

Commit 71c6d9e

Browse files
committed
Improve SA1518 code fix messaging
1 parent 329c106 commit 71c6d9e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

StyleCop.Analyzers/StyleCop.Analyzers/LayoutRules/LayoutResources.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/LayoutRules/LayoutResources.resx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,6 @@
184184
<value>Remove blank lines at the start of the file</value>
185185
</data>
186186
<data name="SA1518CodeFix" xml:space="preserve">
187-
<value>Remove blank lines at the end of the file</value>
187+
<value>Fix whitespace at the end of the file</value>
188188
</data>
189189
</root>

0 commit comments

Comments
 (0)