We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78ebc99 commit 7218320Copy full SHA for 7218320
.ocamlformat
@@ -1,10 +1,8 @@
1
# https://ocaml.org/p/ocamlformat/latest/doc/manpage_ocamlformat.html
2
3
-margin = 80
4
-line-endings = lf
5
wrap-comments=false
6
-profile = conventional
7
-break-cases = toplevel
+profile = ocamlformat
+function-indent-nested = always
+parens-tuple = always
8
if-then-else = vertical
9
-disambiguate-non-breaking-match=true
10
doc-comments=before
0 commit comments