catala/.ocamlformat

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

14 lines
292 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
2022-03-08 16:49:11 +03:00
break-fun-decl = fit-or-vertical
2020-03-08 05:20:04 +03:00
wrap-comments
parse-docstrings
version=0.26.0
cases-exp-indent=2
indicate-multiline-delimiters=no
parens-tuple=multi-line-only
space-around-lists=false
2022-03-08 16:49:11 +03:00
break-infix-before-func
break-infix= fit-or-vertical