We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bea64fa commit fa60e40Copy full SHA for fa60e40
1 file changed
CLAUDE.md
@@ -15,7 +15,7 @@
15
16
**Quick references**:
17
18
-- Commits: [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) `<type>(<scope>): <description>` - NO AI attribution
+- Commits: [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) `<type>(<scope>): <description>` — Types: `feat`, `fix`, `docs`, `style`, `refactor`, `test`, `chore`, `perf` — NO AI attribution
19
- Scripts: Prefer `pnpm run foo --flag` over `foo:bar` scripts
20
- Docs: Use `docs/` folder, lowercase-with-hyphens.md filenames, pithy writing with visuals
21
- Dependencies: After `package.json` edits, run `pnpm install` to update `pnpm-lock.yaml`
0 commit comments