Antonio Nuno Monteiro
Antonio Nuno Monteiro
These should be supported xref https://github.com/ocaml/ocaml-lsp/pull/1159
CI can go further if you change the version in `.ocamlformat` to 0.26.2
thanks, we can use this one
i haven't tried it, personally, I can't think of any blockers immediately other than adding the correct incantations to our overlay (right now we [only overlay](https://github.com/nix-ocaml/nix-overlays/blob/bac9963ee45ffe236e6a904d5f0d0280aa17a32b/overlay/default.nix#L55-L62) `pkgsCross.{musl64,aarch64-multiplatform,aarch64-multiplaform-musl}`). Would you like...
this is still an issue. I also discovered adding a space after the `.` e.g. `let x = foo.bar.` makes it work