Skip to content

Conversation

@jamesbraza
Copy link
Collaborator

Sister PR to Future-House/ldp#303

@jamesbraza jamesbraza self-assigned this Jun 24, 2025
Copilot AI review requested due to automatic review settings June 24, 2025 17:48
@jamesbraza jamesbraza added the enhancement New feature or request label Jun 24, 2025
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR introduces markdownlint-cli for linting Markdown, configures its rules, and updates existing documentation to comply with the new lint settings.

  • Add Markdown lint configuration (line length, inline HTML rules) to pyproject.toml
  • Register the markdownlint pre-commit hook in .pre-commit-config.yaml
  • Adjust existing Markdown files (README.md and packages/remotes/README.md) for consistent link formatting and badge syntax

Reviewed Changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
pyproject.toml Configure markdownlint rules and line-length limits
.pre-commit-config.yaml Add markdownlint-cli hook with TOML config pointer
packages/remotes/README.md Convert raw URLs to reference-style links and adjust list formatting
README.md Update badge link syntax, remove HTML img tags, wrap long lines and refactor heading

@jamesbraza jamesbraza merged commit 97db233 into main Jun 25, 2025
3 checks passed
@jamesbraza jamesbraza deleted the more-docs branch June 25, 2025 14:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants