mirror of
https://github.com/langgenius/dify.git
synced 2026-05-25 19:00:43 -04:00
chore: Remove pyright in favor of pyrefly (#36154)
This commit is contained in:
@@ -17,5 +17,5 @@ uv run --directory api --dev ruff format ./
|
||||
# run dotenv-linter linter
|
||||
uv run --project api --dev dotenv-linter ./api/.env.example ./web/.env.example
|
||||
|
||||
# run basedpyright check
|
||||
dev/basedpyright-check
|
||||
# run pyrefly check
|
||||
dev/pyrefly-check-local
|
||||
|
||||
Reference in New Issue
Block a user