mirror of
https://github.com/fastapi/sqlmodel.git
synced 2025-08-14 17:41:37 +08:00
🔧 Update lint script (#1084)
This commit is contained in:

committed by
GitHub

parent
2d986c1dd8
commit
e946b0d923
@ -5,4 +5,4 @@ set -x
|
|||||||
|
|
||||||
mypy sqlmodel
|
mypy sqlmodel
|
||||||
ruff check sqlmodel tests docs_src scripts
|
ruff check sqlmodel tests docs_src scripts
|
||||||
ruff format sqlmodel tests docs_src --check
|
ruff format sqlmodel tests docs_src scripts --check
|
||||||
|
Reference in New Issue
Block a user