Commit 6fba2ae
fix: disable MD060 rule in helm-docs default markdownlint config
MD060 (table-column-style) conflicts with Prettier's table formatting
and cannot be auto-fixed. This rule requires aligned table pipes,
but Prettier removes alignment padding when formatting markdown.
Co-authored-by: neilime <314088+neilime@users.noreply.github.com>1 parent 1a1e993 commit 6fba2ae
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
118 | 121 | | |
119 | 122 | | |
120 | 123 | | |
| |||
0 commit comments