forked from facebook/pyre-check
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.ocamlformat
More file actions
30 lines (30 loc) · 708 Bytes
/
.ocamlformat
File metadata and controls
30 lines (30 loc) · 708 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
assignment-operator=end-line
break-cases=all
break-fun-decl=fit-or-vertical
break-infix-before-func
break-infix=fit-or-vertical
break-separators=after
break-sequences
doc-comments=before
dock-collection-brackets=true
exp-grouping=preserve
field-space=tight-decl
if-then-else=fit-or-vertical
indicate-nested-or-patterns=unsafe-no
let-and=sparse
let-binding-spacing=sparse
margin=100
module-item-spacing=sparse
ocp-indent-compat
parens-tuple-patterns=multi-line-only
parens-tuple=multi-line-only
parse-docstrings
sequence-blank-line=preserve-one
sequence-style=terminator
single-case=sparse
space-around-lists=false
space-around-records
space-around-variants
type-decl=sparse
wrap-comments
wrap-fun-args=false