graphql-python / graphene-django

Build powerful, efficient, and flexible GraphQL APIs with seamless Django integration.
http://docs.graphene-python.org/projects/django/en/latest/
MIT License
4.31k stars 770 forks source link

pre-commit & black #1340

Closed ulgens closed 2 years ago

ulgens commented 2 years ago
ulgens commented 2 years ago

@erikwrede @nikolaik 👋🏻 🌹

ulgens commented 2 years ago

we should aim to unify or configs to have some consistency over all the projects:

I agree. I will create another PR to update hooks in graphene repo. And in this repo, we can re-order hooks to match ordering in the graphene repo.

why do we still have a makefile in this project?

Probably because nobody removed it yet. It doesn't break anything, so IMO it's low priority.