Skip to content
This repository was archived by the owner on May 19, 2026. It is now read-only.

Commit 047ae57

Browse files
authored
Merge pull request #6475 from IgniteUI/sstoychev/remove-aligned-table-rule
fix(ci): removing aligned rule for tables as it can't be ensured from…
2 parents 033d074 + 9350d6e commit 047ae57

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.markdownlint.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,5 @@
4343
"MD051": false,
4444
"MD055": false,
4545
"MD058": true,
46-
"MD059": false,
47-
"MD060": { "style": "aligned" }
46+
"MD059": false
4847
}

0 commit comments

Comments
 (0)