add ocamlformat

This commit is contained in:
Mylloon 2022-10-11 17:32:03 +02:00
parent 325e22928d
commit 3b937a7390
Signed by: Anri
GPG key ID: A82D63DFF8D1317F
3 changed files with 3 additions and 0 deletions

View file

@ -369,6 +369,7 @@ then
echo | opam init
yes | opam init
opam install -y utop ocaml-lsp-server ocamlformat ocamlformat-rpc
wget -q https://git.kennel.ml/Anri/confOS/raw/branch/main/dotfiles/.ocamlformat -O "$HOME"/.ocamlformat
# === Clang ==
wget -q https://git.kennel.ml/Anri/confOS/raw/branch/main/dotfiles/.clang-format -O "$HOME"/.clang-format

View file

@ -198,6 +198,7 @@ then
echo | opam init
yes | opam init
opam install -y utop ocaml-lsp-server ocamlformat ocamlformat-rpc
wget -q https://git.kennel.ml/Anri/confOS/raw/branch/main/dotfiles/.ocamlformat -O "$HOME"/.ocamlformat
# === Clang ==
wget -q https://git.kennel.ml/Anri/confOS/raw/branch/main/dotfiles/.clang-format -O "$HOME"/.clang-format

1
dotfiles/.ocamlformat Normal file
View file

@ -0,0 +1 @@
profile = janestreet