Skip to content

Update markdownlint config and fix lint violations#51

Merged
offich merged 3 commits intodevelopfrom
dev/missing-markdownlint
May 2, 2026
Merged

Update markdownlint config and fix lint violations#51
offich merged 3 commits intodevelopfrom
dev/missing-markdownlint

Conversation

@offich
Copy link
Copy Markdown
Owner

@offich offich commented May 2, 2026

Description

Replace .markdownlint-cli2.yaml with .markdownlint.jsonc and fix markdown lint violations across the codebase to comply with the updated rules.

What was done

  • Replaced .markdownlint-cli2.yaml with .markdownlint.jsonc and added rules for MD007 (list indentation), MD013, MD014, MD024, MD041
  • Fixed list indentation in CHANGELOG.md, docs/dev/review-guideline.md, .claude/skills/create-pr/SKILL.md, .claude/skills/review-pr/SKILL.md to comply with MD007

What was NOT done

  • Did not change the content of any documents, only formatting

Operation Confirmation

Prerequisites & Steps

  1. No special setup required — lint check runs automatically in CI

Notes & Related URLs

N/A

@offich offich self-assigned this May 2, 2026
@offich offich merged commit 7a8a35b into develop May 2, 2026
1 check passed
@offich offich deleted the dev/missing-markdownlint branch May 2, 2026 03:46
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