package ocamlformat-mlx
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Auto-formatter for OCaml .mlx code
Install
dune-project
Dependency
Authors
Maintainers
Sources
ocamlformat-mlx-0.28.1.3.tbz
sha256=fb3af0d7a0b6ced6c9cbd84858e7aa86fe2a4b9f4b8f46080a04bc465b0e6eff
sha512=c0dc6c33aea286fbc007fdf02b09c37b72caf76d12ccf92576a04823cdcacf3044b6deba3372f40a87a0ae6f602da20d5840ebf0f116f4ca346b85c4d540b2f0
doc/ocamlformat-mlx.bin_conf/Bin_conf/index.html
Module Bin_confSource
Source
val build_config :
enable_outside_detected_project:Ocamlformat_stdlib.bool ->
root:Ocamlformat_stdlib.Fpath.t Ocamlformat_stdlib.option ->
file:Ocamlformat_stdlib.string ->
is_stdin:Ocamlformat_stdlib.bool ->
(Ocamlformat_lib.Conf.t, Ocamlformat_stdlib.string)
Ocamlformat_stdlib.Result.tSource
type input = {kind : Ocamlformat_lib.Syntax.t;name : Ocamlformat_stdlib.string;file : file;conf : Ocamlformat_lib.Conf.t;
}Source
type action = | In_out of input * Ocamlformat_stdlib.string Ocamlformat_stdlib.option(*Format input file (or
*)-for stdin) of given kind to output file, or stdout if None.| Inplace of input Ocamlformat_stdlib.list(*Format in-place, overwriting input file(s).
*)| Check of input Ocamlformat_stdlib.list(*Check whether the input files already are formatted.
*)| Print_config of Ocamlformat_lib.Conf.t(*Print the configuration and exit.
*)
Formatting action: input type and source, and output destination.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>