Skip to content

Commit 1489982

Browse files
authored
Merge pull request #1333 from PHPCSStandards/feature/fix-ci-markdownlint
CI: fix markdownlint
2 parents 73b7dc8 + 2a3ea2d commit 1489982

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.markdownlint-cli2.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@ config:
3838
MD031: false
3939
# MD032/blanks-around-lists - Lists should be surrounded by blank lines.
4040
MD032: false
41+
# MD060/table-column-style - Table column style.
42+
MD060: false
4143

4244
##############################
4345
# Customize a few other rules.

0 commit comments

Comments
 (0)