[ruff] do not format alembic folder
This commit is contained in:
@@ -29,3 +29,8 @@ python-desfire = ["poetry"]
|
||||
|
||||
[tool.setuptools]
|
||||
py-modules = ["app"]
|
||||
|
||||
[tool.ruff]
|
||||
exclude = [
|
||||
"alembic"
|
||||
]
|
||||
Reference in New Issue
Block a user