We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can add a global configuration like google-java-format plugin?
The text was updated successfully, but these errors were encountered:
@auto-generated I'm curious why you need this? I was hoping that the Maven/Gradle detection would be enough to active/deactive the plugin.
Sorry, something went wrong.
@philwebb Some projects do not use Maven/Gradle, these projects will become more troublesome to use
Maven/Gradle
OK, that makes sense. Have you seen FileMonitor.java? That should enable the formatter if a .springjavaformatconfig file is found.
.springjavaformatconfig
No branches or pull requests
Can add a global configuration like google-java-format plugin?
The text was updated successfully, but these errors were encountered: