mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-25 17:36:18 +03:00
Remove default 'line-length = 88'
This commit is contained in:
parent
b8605eaa84
commit
5db5d66179
|
@ -94,7 +94,6 @@ test-command = "cd {project} && .github/workflows/wheels-test.sh"
|
|||
test-extras = "tests"
|
||||
|
||||
[tool.ruff]
|
||||
line-length = 88
|
||||
select = [
|
||||
"C4", # flake8-comprehensions
|
||||
"E", # pycodestyle errors
|
||||
|
|
Loading…
Reference in New Issue
Block a user