Skip to content

Realign with template: add markdownlint config, fix .editorconfig line endings, align review-loop headings #731

@ptr727

Description

@ptr727

Drift found while auditing derived repos against ptr727/ProjectTemplate, per the verbatim-carry contract (introduced in ptr727/ProjectTemplate#124). This repo is the closest to aligned - the Copilot runbook, client-id, and develop/main signed-commit rulesets are all correct. Remaining drift:

  • Missing .markdownlint-cli2.jsonc. Copy the template's .markdownlint-cli2.jsonc verbatim.
  • .editorconfig line-ending drift - end_of_line = crlf only under [*.md]; carry the template's full per-extension rules (copy the template's .editorconfig verbatim). .gitattributes is correct.
  • AGENTS.md review-loop section headings are misaligned - the PR-review contract is spread across differently-titled sections rather than the template's "PR Review Etiquette" / "Expected Review Loop" headers. Align the headings so the contract is carried verbatim.

The absence of .devcontainer/ is likely intentional (Docker-image repo, not the library template) - not flagged.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions