Skip to content

Commit 4fe04f8

Browse files
committed
Disable unattached doc comment warning (for 4.02)
1 parent 7a279d5 commit 4fe04f8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/dune

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@
55
(public_name odoc-parser)
66
(instrumentation
77
(backend bisect_ppx))
8+
(flags (:standard -w -50))
89
(libraries astring result camlp-streams))

0 commit comments

Comments
 (0)