Skip to content

Commit ebfd3b9

Browse files
committed
Formatting
1 parent 4fe04f8 commit ebfd3b9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/dune

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,6 @@
55
(public_name odoc-parser)
66
(instrumentation
77
(backend bisect_ppx))
8-
(flags (:standard -w -50))
8+
(flags
9+
(:standard -w -50))
910
(libraries astring result camlp-streams))

0 commit comments

Comments
 (0)