Skip to content

Commit

Permalink
Use new ppxlib flags to force activating unused items warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
mbarbin committed Jul 25, 2024
1 parent d4cef7f commit 6a0cbb9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/dune
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
(pps ppx_js_style -check-doc-comments))
(preprocess
(pps
-unused-code-warnings=force
ppx_compare
ppx_enumerate
ppx_expect
Expand Down

0 comments on commit 6a0cbb9

Please sign in to comment.