-
Notifications
You must be signed in to change notification settings - Fork 185
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
Bug: Unable to process a file in xen-api #2057
Labels
Comments
Tested with ocamlformat 0.22.4: still happening:
|
I've tried a few things but nothing that would fix this without breaking the comments in other places. Here is a minimal snippet to reproduce the bug if someone has some time to have a look:
|
I'll change the weird code, but that won't change any instances where this might happen ;) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Ocamlformat 0.21.0 is unable to format the file
ocaml/xapi/xapi_session.ml
from the repository https://github.com/xapi-project/xen-api when formatting with the custom .ocamlformat (which contains deprecated options)Ocamlformat prints the following message:
How to Reproduce
Steps to reproduce the behavior:
dune build @fmt
The text was updated successfully, but these errors were encountered: