AutoGPT/rnd/autogpt_server/test/server
Zamil Majdy 78b84289cb
feat(rnd): Add code-formatter & linting on AutoGPT server (#7458)
### Background

Add formatter & linter command.
Tools: ruff --> isort --> black --> pyright.

### Changes 🏗️

Introduced:
* `poetry run format`
* `poetry run lint`

`poetry run lint` will be executed on CI.
2024-07-17 11:54:29 +01:00
..
test_con_manager.py feat(rnd): Add code-formatter & linting on AutoGPT server (#7458) 2024-07-17 11:54:29 +01:00
test_ws_api.py feat(rnd): Add code-formatter & linting on AutoGPT server (#7458) 2024-07-17 11:54:29 +01:00