[tool.ruff] line-length = 120 target-version = "py310" [tool.ruff.lint] select = ["E", "F", "I"] ignore = []