refactor: align backend layout and supabase infra
Consolidate backend modules/tests under the backend package while syncing Supabase compose/env config and related plans.
This commit is contained in:
@@ -4,10 +4,10 @@ repos:
|
||||
hooks:
|
||||
- id: basedpyright
|
||||
args: [--level=error]
|
||||
files: ^api/
|
||||
files: ^backend/
|
||||
|
||||
- repo: https://github.com/astral-sh/ruff-pre-commit
|
||||
rev: v0.9.6
|
||||
hooks:
|
||||
- id: ruff
|
||||
files: ^api/
|
||||
files: ^backend/
|
||||
|
||||
Reference in New Issue
Block a user