mirror of
https://github.com/grillazz/fastapi-sqlalchemy-asyncpg.git
synced 2026-01-17 11:40:39 +03:00
lint code + format
This commit is contained in:
@@ -37,7 +37,7 @@ build-backend = "poetry.core.masonry.api"
|
||||
[tool.ruff]
|
||||
line-length = 120
|
||||
|
||||
select = ["E", "F", "U", "N", "C", "B"]
|
||||
select = ["E", "F", "UP", "N", "C", "B"]
|
||||
|
||||
# Exclude a variety of commonly ignored directories.
|
||||
exclude = ["alembic",]
|
||||
|
||||
Reference in New Issue
Block a user