npm run format && git add -u app-expo/ # Format Python files in api/ with ruff cd api && uv run ruff format . && cd .. && git add -u api/