Skip to content

chore(dev): centralize Markdown lint rules - #210

Merged
kfstorm merged 1 commit into
mainfrom
chore/centralize-markdown-lint
Sep 6, 2026
Merged

chore(dev): centralize Markdown lint rules#210
kfstorm merged 1 commit into
mainfrom
chore/centralize-markdown-lint

Conversation

@kfstorm

@kfstorm kfstorm commented Sep 6, 2026

Copy link
Copy Markdown
Owner

Summary

  • Store PyMarkdown rule exceptions in pyproject.toml.
  • Run Markdown validation through the existing backend quality script.
  • Remove the duplicate standalone Markdown pre-commit hook while preserving checks for documentation-only changes.

Impact

Markdown rules now have one configuration source and run once per pre-commit or CI pass.

Store PyMarkdown rule exceptions in pyproject.toml and let the backend quality script read them.

Remove the redundant Markdown pre-commit hook while retaining documentation checks for Markdown-only changes.
@kfstorm
kfstorm merged commit 8607e86 into main Sep 6, 2026
3 checks passed
@kfstorm
kfstorm deleted the chore/centralize-markdown-lint branch September 6, 2026 12:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant