Skip to content

Commit

Permalink
hlint is a liar sometimes
Browse files Browse the repository at this point in the history
  • Loading branch information
croyzor committed Nov 13, 2024
1 parent 8c6b608 commit 8d2bc6b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions brat/.hlint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@
- ignore: {name: Use newtype instead of data}
- ignore: {name: Fuse foldr/<$>}
- ignore: {name: Redundant bracket, within: Brat.Syntax.Value}
- ignore: {name: Avoid NonEmpty.unzip} # Buggy - false positives

# Define some custom infix operators
# - fixity: infixr 3 ~^#^~
Expand Down

0 comments on commit 8d2bc6b

Please sign in to comment.