mirror of
https://github.com/microsoft/agent-framework.git
synced 2026-06-16 21:04:09 +08:00
Add initial skeleton of package, including tooling setup and CI (#4)
* Add initial skeleton of package, including tooling setup and CI * update workflow * update uv * add bandit
This commit is contained in:
committed by
GitHub
Unverified
parent
118c894ff0
commit
8c84320b4b
@@ -0,0 +1,9 @@
|
||||
# Python
|
||||
|
||||
## Checks
|
||||
|
||||
Run all checks using pre-commit:
|
||||
|
||||
```bash
|
||||
uv run pre-commit run -a
|
||||
```
|
||||
Reference in New Issue
Block a user