Files
simonw--llm/ruff.toml
Simon Willison c12fd50b9f Ruff >= 0.16.0 (#1557)
* ruff>=0.16.0
* Fixed all ruff issues with --fix and --unsafe-fixes
* Codex (GPT-5.6 Sol High) fixed remaining Ruff errors: https://gist.github.com/simonw/53404d27979d28f66ae59564d9fb3382
* Ruff target-version = "py310"
2026-07-25 14:16:47 -07:00

3 lines
43 B
TOML

line-length = 160
target-version = "py310"