Files
librsvg/ci/pyproject.toml

8 lines
193 B
TOML

# Configuration for the Ruff linter for Python.
#
# Repository: https://github.com/astral-sh/ruff
#
# Documentation: https://beta.ruff.rs/docs/
[tool.ruff]
line-length = 100 # same as rustfmt