google-java-format icon indicating copy to clipboard operation
google-java-format copied to clipboard

Feature request: Exclude packages / directories

Open ksilz opened this issue 5 years ago • 0 comments

I use JHipster which generates a Spring Boot / Angular project for me. Now I don't want to format the generated code I never touch. That's why I need to exclude Java packages/directories from formatting.

I believe I can do this in the Google Java Format Gradle plugin. I'd like to exclude Java packages/directories in the IntelliJ plug-in, too.

ksilz avatar Feb 07 '20 07:02 ksilz