Skip to content

Commit 2fa6e5c

Browse files
committed
1 parent a81e7e1 commit 2fa6e5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CLAUDE.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,6 @@
3333

3434
## Development Workflow
3535

36-
- Start changes on a new branch which is branched from `main` with a descriptive name
36+
- Never commit to `main` branch. Always work on a new branch from `main` with a descriptive name
3737
- IMPORTANT: Before every commit, typecheck, run auto-formatting and linting, and run all the tests
3838
- Always open PRs in draft mode

0 commit comments

Comments
 (0)