graphql-engine/server/lib/graphql-parser
Daniel Harvey e953efeb40 [ci] test the libraries in server/lib
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7758
Co-authored-by: Tom Harding <6302310+i-am-tom@users.noreply.github.com>
GitOrigin-RevId: 311f6c4a5c629c18a55d75a5d5a74f826078e86d
2023-02-02 17:32:48 +00:00
..
bench [ci] test the libraries in server/lib 2023-02-02 17:32:48 +00:00
ci/9.2.5 [ci] test the libraries in server/lib 2023-02-02 17:32:48 +00:00
src/Language/GraphQL/Draft [ci] test the libraries in server/lib 2023-02-02 17:32:48 +00:00
test [ci] test the libraries in server/lib 2023-02-02 17:32:48 +00:00
.gitignore [ci] test the libraries in server/lib 2023-02-02 17:32:48 +00:00
.ormolu [ci] test the libraries in server/lib 2023-02-02 17:32:48 +00:00
cabal.project [ci] test the libraries in server/lib 2023-02-02 17:32:48 +00:00
graphql-parser.cabal [ci] test the libraries in server/lib 2023-02-02 17:32:48 +00:00
LICENSE [ci] test the libraries in server/lib 2023-02-02 17:32:48 +00:00
Makefile [ci] test the libraries in server/lib 2023-02-02 17:32:48 +00:00
README.md [ci] test the libraries in server/lib 2023-02-02 17:32:48 +00:00
weeder.dhall [ci] test the libraries in server/lib 2023-02-02 17:32:48 +00:00

graphql-parser

build status

Style

This repository follows the graphql-engine style guide.

Use make format to run the formatter.