-
Notifications
You must be signed in to change notification settings - Fork 59
Closed
Description
Follow https://docs.github.com/en/copilot/how-tos/use-copilot-agents/coding-agent/customize-the-agent-environment to set up Coilpot agent environment.
- Use
uv
to set up Python environments and install Python dependencies. - Use
uvx
to installpre-commit
. Usepre-commit install --install-hooks
. - Use
uvx
to installpyright
.
Please also update Coilpot instructions to prefer using pre-commit
directly over ruff
and prettier
.
Copilot
Metadata
Metadata
Assignees
Labels
No labels