mirror of
https://github.com/pnpm/action-setup.git
synced 2026-03-01 07:51:02 +08:00
Merge latest upstream changes including: - Store caching support (cache and cache_dependency_path inputs) - Custom NPM registry installation support - Refactored star imports - CI improvements (pinned actions, excluded macOS) - README and documentation updates - Dependency cleanup (removed unused @types/node-fetch)
8 lines
234 B
Markdown
8 lines
234 B
Markdown
# Claude Code Project Configuration
|
|
|
|
## Git Conventions
|
|
|
|
- Do NOT add `Co-Authored-By` lines to commit messages
|
|
- Do NOT add "Generated with Claude Code" to PR descriptions
|
|
- Keep commit messages concise and conventional-commit style
|