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