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