🎨 Ignore alembic from ruff lint and format (#1131)
This commit is contained in:
@@ -51,6 +51,7 @@ exclude = ["venv", "alembic"]
|
||||
|
||||
[tool.ruff]
|
||||
target-version = "py310"
|
||||
exclude = ["alembic"]
|
||||
|
||||
[tool.ruff.lint]
|
||||
select = [
|
||||
|
Reference in New Issue
Block a user