mirror of
https://github.com/astral-sh/ruff
synced 2026-01-21 13:30:49 -05:00
A small PR that just updates the various settings/configurations to allow Python 3.14. At the moment selecting that target version will have no impact compared to Python 3.13 - except that a warning is emitted if the user does so with `preview` disabled.