mirror of
https://github.com/bytedance/deer-flow.git
synced 2026-04-25 11:18:22 +00:00
chore: add lint and format
This commit is contained in:
parent
2e3a50d847
commit
421488a991
@ -3,3 +3,9 @@ install:
|
||||
|
||||
dev:
|
||||
uvx --refresh --from "langgraph-cli[inmem]" --with-editable . --python 3.12 langgraph dev --no-browser --allow-blocking
|
||||
|
||||
lint:
|
||||
uvx ruff check .
|
||||
|
||||
format:
|
||||
uvx ruff format .
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user