mirror of
https://github.com/RYDE-WORK/full-stack-fastapi-template.git
synced 2026-01-19 21:23:36 +08:00
🎨 Ignore alembic from ruff lint and format (#1131)
This commit is contained in:
parent
6cd3156672
commit
2b0701e870
@ -51,6 +51,7 @@ exclude = ["venv", "alembic"]
|
||||
|
||||
[tool.ruff]
|
||||
target-version = "py310"
|
||||
exclude = ["alembic"]
|
||||
|
||||
[tool.ruff.lint]
|
||||
select = [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user