updated formatter config
This commit is contained in:
parent
04948a9373
commit
27178dc6d8
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@ allowedUntypedLibraries = ["frontmatter", "pygments", "pymdownx", "l2m4m"]
|
|||
[tool.ruff]
|
||||
line-length = 70
|
||||
indent-width = 4
|
||||
target-version = "py311"
|
||||
target-version = "py312"
|
||||
|
||||
[tool.ruff.lint]
|
||||
fixable = ["ALL"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue