Skip to content

Commit 4c10845

Browse files
EvangelinkCopilot
andauthored
Also ignore copilot-curate.instructions.md from markdownlint (#8852)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent a4dc99a commit 4c10845

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.markdownlint-cli2.jsonc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,7 @@
159159
".github/workflows/**/*.md",
160160
"**/AnalyzerReleases.*.md",
161161
// Auto-generated by `gh copilot-curate`; do not edit by hand.
162-
"AGENTS.md"
162+
"AGENTS.md",
163+
".github/instructions/copilot-curate.instructions.md"
163164
]
164165
}

0 commit comments

Comments
 (0)