Files
KNELContracts/.markdownlint.yaml
T
tsgstaff-coo-svpknel 2bd0eea138
lint / markdownlint (blocking) (pull_request) Canceled after 0s
lint / typos spell-check (blocking) (pull_request) Canceled after 0s
lint / vale prose (advisory) (pull_request) Canceled after 0s
lint / lychee link-check (advisory) (pull_request) Canceled after 0s
v0.1: Grav-only repo + CI lint + branch-preview architecture
Pipeline fully retired: src/, contract-inputs/, service-csv/ deleted;
their content is fully superseded by grav/user/pages (verified section
by section). New: gitea actions lint workflow (markdownlint + typos
blocking, vale prose + lychee links advisory), lint configs, README
documents the branch/PR model, docs/branch-previews.md is the LAMP +
wildcard + Git Sync runbook for <branch>.contract.knownelement.com.
Blocking checks verified green before push (pinned containers).

Ticket: https://projects.knownelement.com/issues/924
2026-09-09 12:46:07 -05:00

9 lines
476 B
YAML

# Contract content is Grav markdown with frontmatter and legal prose.
MD013: false # line length — legal sentences are long
MD041: false # first-line heading — Grav pages start with frontmatter
MD033: false # inline HTML — allowed for embeds
MD036: false # no-emphasis-as-heading — legal drafting style
MD025: false # services page is a concatenation of catalog sections, each with an H1
MD024:
siblings_only: true # repeated headings across sections are fine