hatch env create
hatch run dev:typecheck
hatch run dev:check
hatch run dev:lint
hatch run dev:security
hatch run test:testBefore opening a pull request, run:
hatch run dev:typecheck
hatch run dev:check
hatch run dev:lint
hatch run dev:security
hatch run test:testDocumentation follows Diátaxis:
- tutorials teach through guided learning;
- how-to guides solve concrete tasks;
- reference pages provide exact technical facts;
- explanation pages discuss concepts and rationale.