Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 08ef531

Browse files
docs: rephrase rule details (#2782)
1 parent 78dc77b commit 08ef531

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎docs/rules/padding-line-between-blocks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ since: v6.2.0
1414

1515
## :book: Rule Details
1616

17-
This rule requires or disallows blank lines between the given 2 blocks. Properly blank lines help developers to understand the code.
17+
This rule requires or disallows blank lines between blocks. Properly placed blank lines help developers understand the code.
1818

1919
<eslint-code-block fix :rules="{'vue/padding-line-between-blocks': ['error']}">
2020

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /