mirror of
https://github.com/Cian-H/I-Form_Server_Node_Deployer.git
synced 2026-04-27 19:41:49 +01:00
Housekeeping and polish based on test discoveries
This commit is contained in:
+9
-1
@@ -72,4 +72,12 @@ lines-after-imports = 2
|
||||
[tool.ruff.format]
|
||||
quote-style = "double"
|
||||
indent-style = "space"
|
||||
line-ending = "auto"
|
||||
line-ending = "auto"
|
||||
|
||||
[tool.pytest.ini_options]
|
||||
testpaths = [
|
||||
"tests",
|
||||
]
|
||||
pythonpath = [
|
||||
".venv/bin/python",
|
||||
]
|
||||
Reference in New Issue
Block a user