You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is done to improve compatibility with ocp-indent for those that use both in their formatting pipeline. This appeared in #2428 and can be avoided with the option ocp-indent-compat=false (--no-ocp-indent-compat on the CLI)
Thanks, it helps. Another question: is there a list of options to migrate from version A to A+1 without changing the OCaml code? I believe that ocamlformat --print-config --profile=janestreet doesn't give a full list.
P.S. The answer is probably no, because you mention hidden options which are not available outside #2414
P.P.S. It is not a shortcoming of janestreet profile, it hapens with default too. It looks like 0.26.1 had increased indent somehow, in a manner that it is not controlled my 'max-indent='
There's no such backward compatibility options. We are very careful at the changes made to the default profile but that's not the case of the janestreet profile, which changes often.
The placement of a comma looks weird.
The text was updated successfully, but these errors were encountered: