Skip to content
This repository was archived by the owner on Sep 20, 2023. It is now read-only.

Commit a107294

Browse files
committed
Avoid error "Unknown mingw32 arch" with hlint
1 parent d8a3963 commit a107294

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.hlint.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1+
- arguments: [ --cpp-define=ARCH_X86_64
2+
]
13
- ignore: { name: Use camelCase }

0 commit comments

Comments
 (0)