mirror of
https://github.com/bmadcode/BMAD-METHOD.git
synced 2025-12-29 16:14:59 +00:00
chore: exclude CODE_OF_CONDUCT.md from Prettier
Third-party artifact should not be reformatted. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -1,6 +1,9 @@
|
|||||||
# Test fixtures with intentionally broken/malformed files
|
# Test fixtures with intentionally broken/malformed files
|
||||||
test/fixtures/**
|
test/fixtures/**
|
||||||
|
|
||||||
|
# Contributor Covenant (external standard)
|
||||||
|
CODE_OF_CONDUCT.md
|
||||||
|
|
||||||
# BMAD runtime folders (user-specific, not in repo)
|
# BMAD runtime folders (user-specific, not in repo)
|
||||||
.bmad/
|
.bmad/
|
||||||
.bmad*/
|
.bmad*/
|
||||||
|
|||||||
Reference in New Issue
Block a user