daphne/.github
Adam Johnson ca61162129
Lint with pre-commit (#365)
* 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
2021-04-07 20:11:21 +02:00
..
workflows Lint with pre-commit (#365) 2021-04-07 20:11:21 +02:00
ISSUE_TEMPLATE.md Add an issue template 2018-08-09 11:36:22 -07:00