We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3de8c8f commit 2768a92Copy full SHA for 2768a92
.github/markdownlint.yml
@@ -63,3 +63,6 @@ no-alt-text: true
63
# MD046
64
code-block-style:
65
style: fenced
66
+
67
+# MD047 - File should end with a single newline character
68
+single-trailing-newline: true
0 commit comments