modify line length
This commit is contained in:
@@ -25,7 +25,7 @@ beaky = "beaky.cli:main"
|
||||
|
||||
|
||||
[tool.ruff]
|
||||
line-length = 120
|
||||
line-length = 130
|
||||
lint.select = ["E", "F", "I"]
|
||||
|
||||
[tool.mypy]
|
||||
|
||||
Reference in New Issue
Block a user