catala/.ocamlformat

12 lines
239 B
Plaintext
Raw Normal View History

2020-03-08 05:20:04 +03:00
profile = default
2022-03-08 16:49:11 +03:00
margin = 80
2020-03-08 05:20:04 +03:00
exp-grouping = preserve
break-fun-decl = fit-or-vertical
2020-03-08 05:20:04 +03:00
wrap-comments
parse-docstrings
2022-05-04 19:39:38 +03:00
version=0.21.0
cases-exp-indent=2
indicate-multiline-delimiters=no
parens-tuple=multi-line-only
space-around-lists=false