Skip to content

Commit 013ecf1

Browse files
authored
Update .ocamlformat config according to 0.14.2 release (#1018)
1 parent 47bb379 commit 013ecf1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.ocamlformat

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@ parens-tuple=multi-line-only
66
type-decl=sparse
77
wrap-comments=false
88
wrap-fun-args=false
9-
doc-comments-val=after
10-
doc-comments=after
9+
doc-comments=after-when-possible
1110
indicate-multiline-delimiters=no
1211
break-infix-before-func
1312
break-separators=before

0 commit comments

Comments
 (0)