Mathieu Barbin
Mathieu Barbin
Hello and thanks for ocaml-ci. The following may be perhaps better addressed as a general opam question, I'm not sure. I am testing a new repo on ocaml-ci [vcs](https://github.com/mbarbin/vcs), the...
In the doc page in the [overview](https://ocaml.ci.dev/documentation#overview) section it says: > A key point is that OCaml-CI will run an opam solve for all of the dependencies in all the*.opam...
This is a question about the formatting option `wrap-comments=true`. I think I am misunderstanding its intent. I thought this would be an option to force inserting newline characters in regular...
This is a style suggestion to support the label punning when the labeled argument is casted with the `:>` syntax. **Current formatting** Please copy-paste your code and the formatting that...
**Describe the bug** ```sh ocamlformat: Cannot process "lib/miou_vector.mli". Please report this bug at https://github.com/ocaml-ppx/ocamlformat/issues. BUG: comment changed. File "_none_", line 1: Error: doc-comment (** similar to [top], but with an...
This issue is extracted from a discussion that happened in this dune issue: https://github.com/ocaml/dune/issues/10601 Quoting parts of this as it relates to ppxlib: > When trying to add a ppx...