graphene-django/graphene_django
Nikolai Røed Kristiansen 4517e32224
👷 Add pre-commit (#1336)
* 🔧 Add pre-commit config

Similar to graphene and graphene-sqlalchemy

* ⬆ Bump black

* 👷 Lint on CI

* ⬆ Bump flake8-black

* 🔧 Keep excluding migrations

* ⬆ Bump flake8

* 🔧 Remove black and flake8 from tox config

* ⬆ Update pre-commit versions

* Upgrade syntax to python 3.7+

* Format with pre-commit

dedent docs/schema.py to allow formatting

* Fix tests on python 3.7
2022-10-19 17:10:30 +03:00
..
debug 👷 Add pre-commit (#1336) 2022-10-19 17:10:30 +03:00
filter 👷 Add pre-commit (#1336) 2022-10-19 17:10:30 +03:00
forms 👷 Add pre-commit (#1336) 2022-10-19 17:10:30 +03:00
management 👷 Add pre-commit (#1336) 2022-10-19 17:10:30 +03:00
rest_framework 👷 Add pre-commit (#1336) 2022-10-19 17:10:30 +03:00
static/graphene_django Add support to persist GraphQL headers in GraphiQL (#1209) 2022-09-24 17:41:14 +03:00
templates/graphene Add support to persist GraphQL headers in GraphiQL (#1209) 2022-09-24 17:41:14 +03:00
tests 👷 Add pre-commit (#1336) 2022-10-19 17:10:30 +03:00
utils 👷 Add pre-commit (#1336) 2022-10-19 17:10:30 +03:00
__init__.py ☂️ v3.0.0 ☂️ (#1355) 2022-09-26 15:08:32 +03:00
compat.py 👷 Add pre-commit (#1336) 2022-10-19 17:10:30 +03:00
conftest.py Make tests order independent (#932) 2020-04-20 13:23:20 +01:00
constants.py WIP: Merge master into v3 (#1086) 2020-12-30 15:37:57 -08:00
converter.py 👷 Add pre-commit (#1336) 2022-10-19 17:10:30 +03:00
fields.py 👷 Add pre-commit (#1336) 2022-10-19 17:10:30 +03:00
registry.py 👷 Add pre-commit (#1336) 2022-10-19 17:10:30 +03:00
settings.py 👷 Add pre-commit (#1336) 2022-10-19 17:10:30 +03:00
types.py 👷 Add pre-commit (#1336) 2022-10-19 17:10:30 +03:00
views.py 👷 Add pre-commit (#1336) 2022-10-19 17:10:30 +03:00