autodocodec/.hlint.yaml
Tom Sydney Kerckhove f608f4a338 Hlint applied
2021-10-24 19:45:21 +02:00

5 lines
159 B
YAML

- ignore: { name: "Eta reduce" }
- ignore: { name: "Use fmap" }
- ignore: { name: "Avoid lambda using `infix`" }
- ignore: { name: "Replace case with maybe" }