Skip to content

Commit 2e2af0d

Browse files
committed
docs(newline-after-description): indicate applies on doc block
1 parent b396832 commit 2e2af0d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.README/rules/newline-after-description.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ This rule allows one optional string argument. If it is `"always"` then a proble
1010
|---|---|
1111
|Context|everywhere|
1212
|Options|(a string matching `"always"|"never"`)|
13-
|Tags|N/A|
13+
|Tags|N/A (doc block)|
1414

1515
<!-- assertions newlineAfterDescription -->

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3166,7 +3166,7 @@ This rule allows one optional string argument. If it is `"always"` then a proble
31663166
|---|---|
31673167
|Context|everywhere|
31683168
|Options|(a string matching `"always"|"never"`)|
3169-
|Tags|N/A|
3169+
|Tags|N/A (doc block)|
31703170

31713171
The following patterns are considered problems:
31723172

0 commit comments

Comments
 (0)