Skip to content

Commit c242e41

Browse files
committed
Delete extra cpp args
1 parent 59471c8 commit c242e41

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.hlint.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -48,10 +48,6 @@
4848
- warn: {lhs: nubBy, rhs: Data.List.Extra.nubOrdBy}
4949
- warn: {lhs: Data.List.Extra.nubOn, rhs: Data.List.Extra.nubOrdOn}
5050

51-
# Specify additional command line arguments
52-
#
53-
- arguments: ["--cpp-include=include"]
54-
5551
- extensions:
5652
- default: true
5753

0 commit comments

Comments
 (0)