FastAPI-template
FastAPI-template copied to clipboard
Add Ruff
Hi,
I tried Ruff recently and I was astonished by the speed. It would be awesome if it was integrated with the pre-commit hooks.
Agree. Personally I use ruff for several projects now.
I noticed this fork has a rough Ruff example implementation—see here for the final .ruff.toml config.
(SQLModel too!)