ruff.toml (4 lines of code) (raw):

# Extend the `pyproject.toml` file in the parent directory. extend = "pyproject.toml" # But use a different line length. line-length = 120