Commit be32686
committed
fix(ci): use project markdownlint config in super-linter
- Point MARKDOWN_CONFIG_FILE to .github/linters/.markdownlint.json (root file
was missing, so CI used strict defaults and failed on docs).
- Disable MD060 for wide specification tables that cannot stay pipe-aligned.
Made-with: Cursor1 parent 0660a94 commit be32686
2 files changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
| 10 | + | |
10 | 11 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
| 36 | + | |
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
| |||
0 commit comments