Allc9001
Allc9001
If I format the following file using the intellij plugin (IDE version: Ultimate `2020.2.4` / plugin version: google-java-format `1.9.0.0`. ) I get different result when compared to using the jar...
I have a class that if I format it twice with google java formatter it will produce 2 different results. This is not what I would expect - I would...
I have some quite large sql multiline string and when one line is over 100 characters it will re-format it onto 2 lines. While I believe this is the correct...
I'm trying to use rapi-doc using openapi spec version 3.0.1. One of my headers is an object (rather than primimative) and it looks like this header is being ignored. Below...