Skip to content

Commit a7e1115

Browse files
committed
Revert "fix: Ignore clang nitpick"
This reverts commit 70ec6d4.
1 parent 70ec6d4 commit a7e1115

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/Main.hs

-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ defaultProject =
3636
"-Wall",
3737
"-Werror",
3838
"-Wno-unused-variable",
39-
"-Wno-unused-but-set-variable",
4039
"-Wno-self-assign"
4140
],
4241
projectLibFlags = case platform of

0 commit comments

Comments
 (0)