mirror of
https://github.com/hasura/graphql-engine.git
synced 2025-01-05 22:34:22 +03:00
d96203f602
This is mainly about removing `StandaloneKindSignatures`. PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7428 GitOrigin-RevId: 9b28c9b119f50c49a1b5c48391d537f1575700b4 |
||
---|---|---|
.. | ||
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.