diff --git a/.hlint.yaml b/.hlint.yaml index ce6b40b07401c..be3ba54a58aa9 100644 --- a/.hlint.yaml +++ b/.hlint.yaml @@ -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: