graphql-engine/.github
Auke Booij a7dbe95666 Hlint all Haskell code
So far we've only used `hlint` to lint the OSS code. This moves some things around to lint the Pro code as well.

Note that the CI action only runs `hlint` on Haskell files that are _changed_ by a PR, relative to its merge-base (usually `main`).

As a reminder, you can use the `ignore-server-hlint-checks` label to prevent this from blocking a merge.

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/3383
GitOrigin-RevId: d5779c63d780f526a1d58ae4107f0d5262a23ec1
2022-01-18 04:06:15 +00:00
..
ISSUE_TEMPLATE misc: update OSS github issue template to use kind labels 2021-09-15 04:30:47 +00:00
workflows Hlint all Haskell code 2022-01-18 04:06:15 +00:00
CODEOWNERS gh: make all hge-server team members code owners (#4361) 2020-04-10 07:30:40 +05:30
PULL_REQUEST_TEMPLATE.md update docs link to avoid redirects 2021-03-01 18:51:18 +00:00