Ignore "Use fmap" hlint suggestion

This commit is contained in:
Adithya Kumar 2021-01-15 19:18:43 +05:30 committed by Adithya Kumar
parent 436af69a2f
commit ec19422d21

View File

@ -21,6 +21,7 @@
- ignore: {name: "Use <$>"}
- ignore: {name: "Use uncurry"}
- ignore: {name: "Redundant $!"}
- ignore: {name: "Use fmap"}
# Specify additional command line arguments