Skip to content

Commit

Permalink
ignore a lint
Browse files Browse the repository at this point in the history
  • Loading branch information
rudymatela committed Feb 12, 2024
1 parent 438e1d6 commit 9a7ea08
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -197,6 +197,7 @@ test.hlint: HLINT_EXTRA = --ignore "Redundant ==" \
--ignore "Redundant lambda" \
--ignore "Use null" \
--ignore "Redundant $$" \
--ignore "Use >" \
--ignore "Use isNothing"

%.hlint:
Expand Down

0 comments on commit 9a7ea08

Please sign in to comment.