Skip to content

Commit

Permalink
spec: ignore Fuse foldr/fmap law
Browse files Browse the repository at this point in the history
  • Loading branch information
hellwolf committed Jan 22, 2024
1 parent cb0f62f commit b2a84b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/spec-haskell/.hlint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,3 +71,4 @@
- ignore: {name: Use camelCase}
- ignore: {name: Use newtype instead of data}
- ignore: {name: Functor law}
- ignore: {name: Fuse foldr/fmap}

0 comments on commit b2a84b6

Please sign in to comment.