graphql-python / graphql-server

This is the core package for using GraphQL in a custom server easily
MIT License
120 stars 72 forks source link

chore: use pre-commit and ruff #116

Closed kiendang closed 1 year ago

kiendang commented 1 year ago

Move all the formatters and linters into pre-commit with ruff. The benefits are:

kiendang commented 1 year ago

Also added C4 flake8-comprehensions. See https://github.com/graphql-python/graphene-django/pull/1441#discussion_r1285089960.