Files
agent/AGENTS.md
2026-03-05 06:06:11 +00:00

5 lines
142 B
Markdown

Use `uv` for project management.
Use `uv run ruff check` for linting
Use `uv run ty check` for type checking
Use `uv run pytest` for testing.