graphql-engine/.github/workflows
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
..
changelog.yml ci: add hlint escape hatch (#71) 2020-12-07 12:10:38 +00:00
hlint.yml Hlint all Haskell code 2022-01-18 04:06:15 +00:00
lint.yml console: replace remote schema url in tests (#5011) 2020-06-08 17:45:43 +05:30