We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a81e7e1 commit 2fa6e5cCopy full SHA for 2fa6e5c
CLAUDE.md
@@ -33,6 +33,6 @@
33
34
## Development Workflow
35
36
-- Start changes on a new branch which is branched from `main` with a descriptive name
+- Never commit to `main` branch. Always work on a new branch from `main` with a descriptive name
37
- IMPORTANT: Before every commit, typecheck, run auto-formatting and linting, and run all the tests
38
- Always open PRs in draft mode
0 commit comments