Skip to content

Commit 218a1a8

Browse files
authored
Merge branch 'main' into fix_tests
2 parents 3224dc6 + 8324b36 commit 218a1a8

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

test_file.txt

Lines changed: 0 additions & 1 deletion
This file was deleted.

tools/linter/markdown/markdownlint.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,5 +48,8 @@ MD022: false
4848
# Trailing spaces
4949
MD009: false
5050

51-
# MD005/list-indent Inconsistent indentation for list items
51+
# MD005/list-indent Inconsistent indentation for list items
5252
MD005: false
53+
54+
# MD060/table-column-style Table column style
55+
MD060: false

0 commit comments

Comments
 (0)