refactor: align repo layout and logging safeguards
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
repos:
|
||||
- repo: https://github.com/DetachHead/basedpyright-prek-mirror
|
||||
rev: 1.37.2
|
||||
hooks:
|
||||
- id: basedpyright
|
||||
args: [--level=error]
|
||||
files: ^api/
|
||||
|
||||
- repo: https://github.com/astral-sh/ruff-pre-commit
|
||||
rev: v0.9.6
|
||||
hooks:
|
||||
- id: ruff
|
||||
files: ^api/
|
||||
Reference in New Issue
Block a user