Skip to content

Commit 59d9ab3

Browse files
ci: allow documentation table styles
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
1 parent c8f5e5a commit 59d9ab3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/.github/linters/.markdown-lint.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ MD029: false # Ordered list item prefix
2020
MD033: false # Allow inline HTML
2121
MD036: false # Emphasis used instead of a heading
2222
MD041: false # First line in file should be a top level heading, PULL_REQUEST_TEMPLATE.md is an exception
23+
MD060: false # Documentation uses both compact and aligned table styles
2324

2425
#################
2526
# Rules by tags #

0 commit comments

Comments
 (0)