1 development conventions
Jochem de Boer edited this page 2026-04-13 14:33:49 +00:00

Conventions

Code Style

Language-specific formatting and linting rules.

Git Conventions

Branch naming, commit message format, merge strategy.

Naming Rules

File naming, variable naming, component naming conventions.

Testing

Test file location, naming, coverage expectations.


Note: This page should mirror the conventions in CLAUDE.md. Updated by the documentation review process after releases.