Skip to content

Commit 820aa39

Browse files
Scope Markdown lint exclusions to agent routes
1 parent fca7588 commit 820aa39

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.github/linters/.markdown-lint.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ MD026:
2121
MD029: false # Ordered list item prefix
2222
MD033: false # Allow inline HTML
2323
MD036: false # Emphasis used instead of a heading
24-
MD041: false # Agent clients use one-line instruction routes, not documents
2524

2625
#################
2726
# Rules by tags #

.markdownlintignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
.claude/CLAUDE.md
2+
.github/copilot-instructions.md

0 commit comments

Comments
 (0)