Claudia Rogoz
Claudia Rogoz
I've updated the explanations of the algo and the structure of the classes from my PR if it helps: https://github.com/mamba-org/mamba/pull/1847#issue-1333365845
We have released a new version of palantir-java-format with compatibility for Java 21 source, as detailed in [this pull request](https://github.com/palantir/palantir-java-format/pull/1211). To utilize the formatter for Java 21, please ensure one...
adding `do not merge` until I finish testing the last commit
thanks for the PR @mitchjust! In the meantime we worked on properly dealing with text blocks in the formatter (including not reflowing text blocks). The work was merged in the...
Unnamed variables & patterns support was added in https://github.com/palantir/palantir-java-format/pull/1410
We have released a new version of `palantir-java-format` with compatibility for Java 21 source - https://github.com/palantir/palantir-java-format/pull/1211. Versions `>= 2.57.0` should fix this error. I will close this github issue but...