mirror of
https://github.com/django/daphne.git
synced 2025-10-28 06:21:04 +03:00
* Lint with pre-commit * Move existing tox qa hooks into pre-commit. * Set up GitHub Action based on https://github.com/pre-commit/action/ (we could also use https://pre-commit.ci ). * Add `pyupgrade` to drop old Python syntax. * Add `flake8-bugbear` plugin to prevent flake8 errors. * Drop custom GHA |
||
|---|---|---|
| .. | ||
| http_base.py | ||
| http_strategies.py | ||
| test_cli.py | ||
| test_http_request.py | ||
| test_http_response.py | ||
| test_utils.py | ||
| test_websocket.py | ||