Getting Started
Documentation
Organisations
ocaml-ppx
ocamlformat
ocamlformat
https://github.com/ocaml-ppx/ocamlformat
Default Branch
main
Merge pull request #2687 from EmileTrotignon/double-parens-functor-constraint-fix promote test from #2678 and update changelog
aa948b
-
Apr 11 15:57 +00:00
Passed in 11m50s
Refs Branches (6)
make the formating of `map li begin fun` the same as `map li ( fun`.
fix comments
dea217
-
#2675
-
Apr 14 17:01 +00:00
Passed in 11m33s
infix attrs and expression are encoded in the AST
format
f27138
-
#2676
-
Apr 14 16:56 +00:00
Passed in 11m27s
fix floating doc comments interaction with `;;` expressions
changelog
10a6fe
-
#2683
-
Apr 14 16:49 +00:00
Passed in 11m21s
fix: handle case where doc does not lex as ocaml
Update CHANGES.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
941e89
-
#2684
-
Apr 11 09:09 +00:00
Passed in 11m21s
`|> begin` is now printed on a single line
add test and changelog
c258b1
-
#2685
-
Apr 11 15:59 +00:00
Passed in 11m24s
`|> map (fun` is indented correctly
reverse dune changes that broke CI
18f79a
-
#2686
-
Apr 11 16:03 +00:00
Passed in 11m30s