Skip to content

Commit 2768a92

Browse files
authored
.github: enable md047 (single newline) (#648)
Signed-off-by: Ran <[email protected]>
1 parent 3de8c8f commit 2768a92

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/markdownlint.yml

+3
Original file line numberDiff line numberDiff line change
@@ -63,3 +63,6 @@ no-alt-text: true
6363
# MD046
6464
code-block-style:
6565
style: fenced
66+
67+
# MD047 - File should end with a single newline character
68+
single-trailing-newline: true

0 commit comments

Comments
 (0)