dump_ocamlformat dumps a preset configuration of ocamlformat.
Install dependencies with the following command.
opam switch create . -y
eval $(opam env)
opam install -y . --deps-onlyFrom opam repository,
# TODOFrom this repository,
opam install -y .