Frank Schmidt
Results
1
issues of
Frank Schmidt
When using the IntelliJ google-java-formatter 1.16.0.2 with the AOSP style, the "Optimize Imports" action results in empty lines between imports with different TLDs. ### Given: ```java // ... import static...
IntelliJ