Skip to content

Commit

Permalink
Update hlint warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
Boarders committed Jan 13, 2021
1 parent 22a63d7 commit 489421c
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .hlint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,14 @@
within:
- Data.ByteString.Builder.Internal
- Data.ByteString.Builder.Prim
- ignore:
name: Redundant lambda
within:
- Data.ByteString
- ignore:
name: Reduce duplication
within:
- Data.ByteString
- ignore:
name: Redundant lambda
within:
Expand Down

0 comments on commit 489421c

Please sign in to comment.