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 1055f16 commit da238ccCopy full SHA for da238cc
docs/rules/lines-around-comment.md
@@ -1,7 +1,5 @@
1
# require empty lines around comments (lines-around-comment)
2
3
-This rule was **deprecated** in ESLint v4.0.0 and replaced by the [`padding-line-between-statements`](padding-line-between-statements.md) rule.
4
-
5
Many style guides require empty lines before or after comments. The primary goal
6
of these rules is to make the comments easier to read and improve readability of the code.
7
0 commit comments