IntelliJ formatter by IlyasYOY · Pull Request #2020 · diffplug/spotless

added 7 commits

January 11, 2024 18:04
Thought of implementation plan, experimented with code dependencies using
tests.
Added parameterized method to call idea formatter.
Used ForeignExe to check idea binary
IDEA running using gradle

@IlyasYOY

@IlyasYOY

This part is lacking tests due to unpredictable nature of IDEA
formatting. They may change configs thus breaking build.

nedtwigg

@IlyasYOY

@IlyasYOY

@IlyasYOY

@IlyasYOY

This object is now resides in IdeaStep

@IlyasYOY IlyasYOY marked this pull request as ready for review

January 27, 2024 11:45

@IlyasYOY

@nedtwigg

@nedtwigg