Skip to content

Commit 723735d

Browse files
committed
dev: add contributing.md and README.md to mdformat
1 parent bceccac commit 723735d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.claude/settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
},
2828
{
2929
"type": "command",
30-
"command": "mdformat --number docs/index.md docs/installation.md docs/developing-bots.md docs/protocol-api.md"
30+
"command": "mdformat --number docs/index.md docs/installation.md docs/developing-bots.md docs/protocol-api.md docs/contributing.md README.md"
3131
}
3232
]
3333
}

0 commit comments

Comments
 (0)