diff options
author | Son Ho | 2022-10-26 10:12:03 +0200 |
---|---|---|
committer | Son HO | 2022-10-26 10:42:07 +0200 |
commit | 7d6e7a5608327d24bf8574bda53dc031d3b91140 (patch) | |
tree | f13ed45792a440a75a9cdd54aa0b76d28854d687 /src/.ocamlformat | |
parent | 7f2f06918e9326138097bc91a8cf1eb7a0af2a9d (diff) |
Add meta data with code locations to the various definitions
Diffstat (limited to '')
-rw-r--r-- | src/.ocamlformat | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/.ocamlformat b/src/.ocamlformat new file mode 100644 index 00000000..b0ae150e --- /dev/null +++ b/src/.ocamlformat @@ -0,0 +1 @@ +doc-comments=before
\ No newline at end of file |