Skip to content

Commit 2eecb13

Browse files
authored
Merge pull request #469 from PHPCSStandards/feature/remark-fix-build
GH Actions: fix failing remark build
2 parents eb1b8d3 + 36b24d7 commit 2eecb13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.remarkrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"remark-lint-no-unneeded-full-reference-link",
2626
"remark-lint-no-unused-definitions",
2727
["remark-lint-strikethrough-marker", "~~"],
28-
["remark-lint-table-cell-padding", "consistent"],
28+
"remark-lint-table-pipe-alignment",
2929
"remark-lint-heading-whitespace",
3030
"remark-lint-list-item-punctuation",
3131
"remark-lint-match-punctuation",

0 commit comments

Comments
 (0)