Skip to content

Commit

Permalink
Apply ocamlformat.0.14.2 pass
Browse files Browse the repository at this point in the history
  • Loading branch information
dinosaure committed Jun 15, 2020
1 parent c452994 commit ee81781
Show file tree
Hide file tree
Showing 23 changed files with 4,030 additions and 1,968 deletions.
14 changes: 8 additions & 6 deletions .ocamlformat
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
module-item-spacing=compact
break-struct=natural
break-infix=fit-or-vertical
parens-tuple=multi-line-only
wrap-comments=true
break-collection-expressions=wrap
version = 0.14.2
break-infix = fit-or-vertical
parse-docstrings = true
indicate-multiline-delimiters=no
nested-match=align
sequence-style=separator
break-before-in=auto
if-then-else=keyword-first
Loading

0 comments on commit ee81781

Please sign in to comment.