Skip to content

Commit 76ee993

Browse files
committed
chore: preserve source config header comments
Signed-off-by: Gregor Zeitlinger <gregor.zeitlinger@grafana.com>
1 parent 911e1e8 commit 76ee993

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/config/.rumdl.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
# Converted from the repo's legacy markdownlint config.
1+
# See https://github.com/DavidAnson/markdownlint/blob/main/doc/Rules.md
2+
# and https://github.com/DavidAnson/markdownlint-cli2
23
[global]
34
# disable link text should be descriptive check
45
disable = ["MD059", "line-length", "no-inline-html", "MD041", "ul-style", "fenced-code-language"]

0 commit comments

Comments
 (0)