This commit is contained in:
@@ -22,7 +22,7 @@ addopts = "-q"
|
||||
|
||||
[tool.ruff]
|
||||
target-version = "py311"
|
||||
line-length = 100
|
||||
line-length = 256
|
||||
|
||||
[tool.ruff.lint]
|
||||
select = ["E", "F", "I", "B"] # erreurs, pyflakes, imports, bugbear
|
||||
|
||||
Reference in New Issue
Block a user