/ .hlint.yaml
.hlint.yaml
1  - ignore: { name: "Use fmap" }
2  - ignore: { name: "Avoid lambda using `infix`" }
3  - ignore: { name: "Eta reduce" }