mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-14 17:02:49 +03:00
d85de6bb6a
Ideally, we'd have one place for this. I have also removed the pinned Cabal version because v3.10 should address the bug we were seeing in the v3.8 series. PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8497 GitOrigin-RevId: d0c68792c30e2e28ff2e210dd3ac8d28b83ac851 |
||
---|---|---|
.. | ||
bench | ||
ci | ||
src/Language/GraphQL/Draft | ||
test | ||
.gitignore | ||
.ormolu | ||
cabal.project | ||
graphql-parser.cabal | ||
LICENSE | ||
Makefile | ||
README.md | ||
weeder.dhall |
graphql-parser
Style
This repository follows the graphql-engine style guide.
Use make format
to run the formatter.