-
Notifications
You must be signed in to change notification settings - Fork 188
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Upgrade to ocamlformat 0.26.0 #1479
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
After a very very quick look, it looks mostly fine.
The size of the diff regarding indentation in classes makes the whole diff complicated the evaluate. Anyway to split the diff in two commits ? putting the indentation of classes on iits own ?
a036f05
to
c03784b
Compare
I splitted the changes to classes into a new commit. This commit is best viewed with |
Thanks a lot. LGTM |
Thanks for the feedback. Let's not merge this until OCamlformat is released. |
c03784b
to
3fd2971
Compare
3fd2971
to
16cac92
Compare
16cac92
to
cf082c7
Compare
OCamlformat 0.26.0 has been released! This PR can be merged (not squashed due to |
cf082c7
to
d9c92b3
Compare
The classes are formatted completely differently, which might be problematic.
The aim of this commit is to gather feedback.
Changelog can be found here: https://github.com/ocaml-ppx/ocamlformat/blob/main/CHANGES.md