diff options
Diffstat (limited to '')
-rw-r--r-- | .ocamlformat | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.ocamlformat b/.ocamlformat new file mode 100644 index 0000000..3998b54 --- /dev/null +++ b/.ocamlformat @@ -0,0 +1,2 @@ +profile = janestreet +parse-docstrings = true |