Skip to content

Commit b4d4f66

Browse files
committed
chore: project defaults
1 parent 705c26c commit b4d4f66

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

.husky/commit-msg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# Validate commit message with commitlint
2-
# pnpm exec commitlint --edit $1
2+
pnpm exec commitlint --edit $1

packages/cli/.mycoder/config.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"provider": "anthropic",
3+
"model": "claude-3-7-sonnet-20250219"
4+
}

0 commit comments

Comments
 (0)