We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52d3d2e commit 83927b3Copy full SHA for 83927b3
Rules/Strings.resx
@@ -907,7 +907,7 @@
907
<value>Close brace does not follow a new line.</value>
908
</data>
909
<data name="PlaceCloseBraceErrorShouldCuddleBranchStatement" xml:space="preserve">
910
- <value>Close brace follows a new line.</value>
+ <value>Close brace before a branch statement is followed by a new line.</value>
911
912
<data name="UseConsistentIndentationName" xml:space="preserve">
913
<value>UseConsistentIndentation</value>
0 commit comments