Skip to content

Commit

Permalink
Fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
mbarbin committed Sep 17, 2024
1 parent d1788c1 commit a6fa1b5
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions lib/cmdlang_cmdliner_runner/src/dune
Original file line number Diff line number Diff line change
@@ -1,12 +1,7 @@
(library
(name cmdlang_cmdliner_runner)
(public_name cmdlang-cmdliner-runner)
(flags
:standard
-w
+a-4-40-41-42-44-45-48-66
-warn-error
+a)
(flags :standard -w +a-4-40-41-42-44-45-48-66 -warn-error +a)
(libraries cmdlang cmdlang_to_cmdliner cmdliner err)
(instrumentation
(backend bisect_ppx))
Expand Down

0 comments on commit a6fa1b5

Please sign in to comment.