We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72cbfd7 commit 5bac2e7Copy full SHA for 5bac2e7
1 file changed
bin/ocamlformat/dune
@@ -18,8 +18,7 @@
18
(:standard -open Ocamlformat_stdlib))
19
(instrumentation
20
(backend bisect_ppx))
21
- (libraries ocamlformat-lib bin_conf)
22
- (modes byte native))
+ (libraries ocamlformat-lib bin_conf))
23
24
(rule
25
(with-stdout-to
0 commit comments