mirror of
https://git.hiabuto.net/C3MA/CCMA.git
synced 2026-07-02 11:40:13 +02:00
ci: add CCMA release builds
This commit is contained in:
@@ -53,6 +53,7 @@ pythonpath = ["src"]
|
||||
[tool.ruff]
|
||||
line-length = 110
|
||||
target-version = "py311"
|
||||
extend-exclude = ["ci-templates"]
|
||||
|
||||
[tool.ruff.lint]
|
||||
select = ["E", "F", "I", "UP", "B"]
|
||||
|
||||
Reference in New Issue
Block a user