Skip to content

docs: update CLAUDE.md and CONTRIBUTING.md for CI, hooks, branch protection#2

Merged
rogerchappel merged 2 commits into
mainfrom
docs/update-contributing-claude
Mar 31, 2026
Merged

docs: update CLAUDE.md and CONTRIBUTING.md for CI, hooks, branch protection#2
rogerchappel merged 2 commits into
mainfrom
docs/update-contributing-claude

Conversation

@rogerchappel
Copy link
Copy Markdown
Owner

Updates both docs to reflect the new developer workflow:

  • Pre-commit hooks (Husky + lint-staged) with auto-install
  • CI workflow (GitHub Actions typecheck + build on PRs)
  • Branch protection rules on main
  • Updated scripts table (added typecheck)
  • Updated PR checklist
  • Removed stale known issue (README license already fixed)
  • Noted eslint-config-next ESLint 9 compat issue

… protection

- Document pre-commit hooks (Husky + lint-staged)
- Document CI workflow (GitHub Actions check job)
- Document branch protection rules
- Add typecheck script to commands table
- Update PR checklist (typecheck before build)
- Fix known issues (remove already-fixed README license note)
- Note eslint-config-next ESLint 9 compat issue
- Add packageManager field to package.json (pnpm@9.15.0)
- Delete .github/workflows/deploy.yml (no cloud deployment for self-hosted project)
Copy link
Copy Markdown
Owner Author

@rogerchappel rogerchappel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good

@rogerchappel rogerchappel merged commit f05a55b into main Mar 31, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant