mirror of
https://github.com/NorfairKing/autodocodec.git
synced 2024-11-26 08:01:33 +03:00
6 lines
188 B
YAML
6 lines
188 B
YAML
- ignore: { name: "Eta reduce" }
|
|
- ignore: { name: "Use fmap" }
|
|
- ignore: { name: "Use ++" }
|
|
- ignore: { name: "Avoid lambda using `infix`" }
|
|
- ignore: { name: "Replace case with maybe" }
|