Files
backend-python/template/backend/CLAUDE.md
T
2026-09-08 19:17:12 +02:00

120 B

Checking commands

After writing code, always run from backend/:

ruff format
ruff check --fix
ty check