Skip to content

Commit

Permalink
Remove any/all hlint rules
Browse files Browse the repository at this point in the history
PR-URL: hasura/graphql-engine-mono#9208
GitOrigin-RevId: fb7fddcedf35acd9e360824399c932a61c9bb18b
  • Loading branch information
Tom Harding authored and hasura-bot committed May 18, 2023
1 parent 369bfb7 commit 34a46c7
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .hlint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -123,10 +123,6 @@
################################################################################
# Custom rules

- error: {lhs: maybe False, rhs: any}
- error: {lhs: maybe True, rhs: all}
- error: {lhs: either (const False), rhs: any}
- error: {lhs: either (const True), rhs: all}
- suggest: {lhs: onJust, rhs: for_}

- group:
Expand Down

0 comments on commit 34a46c7

Please sign in to comment.