Skip to content

Conversation

last-genius
Copy link
Contributor

OCamlformat will correctly format new features only when it's aware the OCaml version it's outputting provides them. This allows to improve formatting for let-punning, punned labelled arguments, and more:
https://github.com/ocaml-ppx/ocamlformat/blob/main/CHANGES.md#added-8

OCamlformat will correctly format new features only when it's aware the OCaml
version it's outputting provides them. This allows to improve formatting for
let-punning, punned labelled arguments, and more:
https://github.com/ocaml-ppx/ocamlformat/blob/main/CHANGES.md#added-8

Signed-off-by: Andrii Sultanov <[email protected]>
Copy link
Member

@psafont psafont left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We need to remember to update this for 5.x when we start using it :)

@psafont psafont enabled auto-merge September 16, 2024 14:27
@psafont psafont added this pull request to the merge queue Sep 16, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Sep 16, 2024
@psafont psafont added this pull request to the merge queue Sep 16, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Sep 16, 2024
@last-genius last-genius added this pull request to the merge queue Sep 16, 2024
Merged via the queue into xapi-project:master with commit 8902600 Sep 16, 2024
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants