graphql-engine/server/lib/graphql-parser
Samir Talwar 83073fc2f8 server: Remove Weeder.
We don't care too much about Weeder's recommendations right now, so let's just remove it.

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10076
GitOrigin-RevId: accf663d6183525d8ff8a72f3ee8d509a5286ef3
2023-08-08 10:39:27 +00:00
..
bench [ci] test the libraries in server/lib 2023-02-02 17:32:48 +00:00
src/Language/GraphQL/Draft Upgrade Ormolu to 0.7.0.0 2023-05-24 13:53:53 +00:00
test [ci] test the libraries in server/lib 2023-02-02 17:32:48 +00:00
graphql-parser.cabal CI: Get the GHC version from VERSIONS.json for all GitHub workflows. 2023-03-27 18:53:18 +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

graphql-parser

build status

Style

This repository follows the graphql-engine style guide.

Use make format to run the formatter.