summaryrefslogtreecommitdiff
path: root/lambda/.ocamlformat
diff options
context:
space:
mode:
authorThomas Refis <thomas.refis@gmail.com>2019-06-11 12:26:56 +0100
committerThomas Refis <thomas.refis@gmail.com>2019-06-11 12:26:56 +0100
commitf8ea9c0e11dc8e2aa3a81f41982d42f5510ac5ad (patch)
tree5f61c6bc0cf333842961ecd4cdb0b8ad67c8449d /lambda/.ocamlformat
parentaedc0cf89a688dd34d74ef054354206b3887409a (diff)
downloadocaml-f8ea9c0e11dc8e2aa3a81f41982d42f5510ac5ad.tar.gz
matching: enable ocamlformat
Enabled only on lambda/matching.ml And commit the config we decided to use for that file.
Diffstat (limited to 'lambda/.ocamlformat')
-rw-r--r--lambda/.ocamlformat5
1 files changed, 5 insertions, 0 deletions
diff --git a/lambda/.ocamlformat b/lambda/.ocamlformat
new file mode 100644
index 0000000000..e7acdb9b84
--- /dev/null
+++ b/lambda/.ocamlformat
@@ -0,0 +1,5 @@
+profile=conventional
+if-then-else=k-r
+indicate-multiline-delimiters=closing-on-separate-line
+break-cases=all
+disable=true