mirror of
https://github.com/Akkudoktor-EOS/EOS.git
synced 2025-04-19 00:45:22 +00:00
Extend line length
This commit is contained in:
parent
a71eab3bd0
commit
5503b8876c
@ -36,6 +36,9 @@ akkudoktoreosserver = ["data/*.npz", ]
|
||||
[tool.isort]
|
||||
profile = "black"
|
||||
|
||||
[tool.ruff]
|
||||
line-length = 100
|
||||
|
||||
[tool.ruff.lint]
|
||||
ignore = [
|
||||
"F841", # don't complain about unused variables
|
||||
|
Loading…
x
Reference in New Issue
Block a user