Describe the bug
ocamlformat-mlx --version
8a48bab
ocamlformat-mlx returns version as commit hash, instead of the ocamlformat's one, causing issues like:
ocamlformat-mlx: Error while parsing /home/me/query-json/.ocamlformat:
Project should be formatted using ocamlformat version
"0.28.1", but the installed version is "8a48bab"
How to Reproduce
Install ocamlformat-mlx, have a .ocamlformat with version = 0.28.1
Describe the bug
ocamlformat-mlx returns version as commit hash, instead of the ocamlformat's one, causing issues like:
How to Reproduce
Install ocamlformat-mlx, have a
.ocamlformatwithversion = 0.28.1