mirror of
https://github.com/koloideal/Argenta.git
synced 2026-06-10 10:05:28 +03:00
docs
This commit is contained in:
@@ -45,6 +45,7 @@ exclude = [
|
||||
".__pycache__",
|
||||
"tests"
|
||||
]
|
||||
line-length=110
|
||||
|
||||
[tool.pyright]
|
||||
typeCheckingMode = "strict"
|
||||
@@ -52,6 +53,9 @@ typeCheckingMode = "strict"
|
||||
[tool.mypy]
|
||||
disable_error_code = "import-untyped"
|
||||
|
||||
[tool.isort]
|
||||
line_length=90
|
||||
|
||||
[build-system]
|
||||
requires = ["hatchling"]
|
||||
build-backend = "hatchling.build"
|
||||
|
||||
Reference in New Issue
Block a user