Commit bef14b0
fix(ci): add lycheeignore entries and disable noisy Vale rules
Link checker:
- Exclude pre-existing broken EVES-003 URLs (fixed in EVM feature PR):
docs.pinata.cloud/web3, GAIA-X4PLC-AAD/ontology-management-base
- Exclude conventionalcommits.org (intermittent connection resets in CI)
Vale:
- Disable write-good.Passive, Google.Passive (passive voice is standard
in normative specs: "MUST be derived from...")
- Disable write-good.E-Prime (avoid is/are/was — incompatible with specs)
- Disable write-good.TooWordy ("however", "indicate" are normal terms)
- Disable Google.Headings (specs use title-case: "Backwards Compatibility")
- Disable Google.Contractions (specs MUST NOT use contractions)
- Disable Google.Parens, Google.Semicolons (common in spec prose)
Signed-off-by: jdsika <carlo.van-driesten@vdl.digital>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent bef0756 commit bef14b0
2 files changed
Lines changed: 22 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
0 commit comments