ci: add test marks linter

This commit is contained in:
igor.udot
2024-12-02 10:47:32 +08:00
parent 47df2ed524
commit bbcef0570d
13 changed files with 663 additions and 30 deletions
+7
View File
@@ -0,0 +1,7 @@
line-length = 120
target-version = "py38"
[format]
quote-style = "single"
exclude = []
docstring-code-format = true