Skip to content

Commit 7b59e8d

Browse files
fix: suppress MD041 in CLAUDE.md to satisfy markdownlint
CLAUDE.md is intentionally a single-line Claude Code import directive. MD041 requires an H1 on line 1, which conflicts with the spec for this file. Suppress the rule inline rather than globally. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
1 parent 5dcf958 commit 7b59e8d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CLAUDE.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1+
<!-- markdownlint-disable MD041 -->
12
@AGENTS.md

0 commit comments

Comments
 (0)