Skip to content

Commit 8db311c

Browse files
authored
Fix hlint cpp includes (#76)
1 parent 4fc09fa commit 8db311c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.hlint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646

4747
# Specify additional command line arguments
4848
#
49-
# - arguments: [--color, --cpp-simple, -XQuasiQuotes]
49+
- arguments: ["--cpp-include=include"]
5050

5151
- extensions:
5252
- default: true

0 commit comments

Comments
 (0)