mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-04 08:32:49 +03:00
Remove any
/all
hlint rules
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9208 GitOrigin-RevId: fb7fddcedf35acd9e360824399c932a61c9bb18b
This commit is contained in:
parent
369bfb73cf
commit
34a46c7f23
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user