Add fixer for OCaml ocp-indent (#2436)

This commit is contained in:
Kanenobu Mitsuru
2019-05-08 02:50:26 +09:00
committed by w0rp
parent 548ee56f40
commit c10da0e390
7 changed files with 88 additions and 0 deletions

View File

@@ -302,6 +302,7 @@ formatting.
* OCaml
* [merlin](https://github.com/the-lambda-church/merlin) see `:help ale-ocaml-merlin` for configuration instructions
* [ocamlformat](https://github.com/ocaml-ppx/ocamlformat)
* [ocp-indent](https://github.com/OCamlPro/ocp-indent)
* [ols](https://github.com/freebroccolo/ocaml-language-server)
* Pawn
* [uncrustify](https://github.com/uncrustify/uncrustify)