Reviewed By: ngorogiannis Differential Revision: D22170511 fbshipit-source-id: de50aef7cmaster
parent
ebc9f58f6f
commit
6b44eaf2e6
@ -1,8 +1,8 @@
|
|||||||
profile = compact
|
profile = ocamlformat
|
||||||
break-before-in = fit-or-vertical
|
break-cases = fit
|
||||||
break-collection-expressions = fit-or-vertical
|
|
||||||
break-infix = fit-or-vertical
|
break-infix = fit-or-vertical
|
||||||
break-sequences = true
|
break-sequences = true
|
||||||
margin = 76
|
margin = 76
|
||||||
|
module-item-spacing = compact
|
||||||
parse-docstrings = true
|
parse-docstrings = true
|
||||||
wrap-comments = true
|
wrap-comments = true
|
||||||
|
Loading…
Reference in new issue