ci: update workflows (add autoflake and isort) (#1300)

This commit is contained in:
Charles Packer
2024-04-27 11:54:34 -07:00
committed by GitHub
parent a61a67bc47
commit c59af308fe
63 changed files with 738 additions and 321 deletions

View File

@@ -144,4 +144,4 @@ If you prefer to keep your resources isolated by developing purely in containers
```shell
docker compose -f compose.yaml -f development.compose.yml up
```
This will volume mount your local codebase and reload the server on file changes.
This will volume mount your local codebase and reload the server on file changes.