We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
to
1 parent 1456bea commit f12f03cCopy full SHA for f12f03c
.hlint.yaml
@@ -19,4 +19,6 @@
19
- fixity: "infixl 7 :*:"
20
- fixity: "infixl 7 :/:"
21
22
+- warn: { lhs: to f . to g, rhs: to (g . f), name: combine to }
23
+
24
- ignore: {name: Reduce duplication}
0 commit comments