Skip to content

Commit

Permalink
Remove default 'line-length = 88'
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk committed Dec 18, 2023
1 parent 2526b3a commit a2d21c2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a2d21c2

Please sign in to comment.