Make lint-fmt a no-op without ocamlformat (#937)
This is a workaround for https://github.com/ocaml/dune/issues/10578
Once `dune build @fmt` allows clean exits even when ocamlformat is not
installed, we should remove this case, so that we still have the benefit
of running other formatting lints that may be associated with the @fmt
alias.
62fa20
-
May 27 17:18 +00:00