Skip to content
New issue

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

Add Error Prone config file #55

Closed
wants to merge 1 commit into from
Closed

Add Error Prone config file #55

wants to merge 1 commit into from

Conversation

pemistahl
Copy link
Contributor

This PR is related to https://github.com/riege/quarkus-app-template/pull/198.

It adds a basic configuration file for Error Prone, a Java compiler plugin that performs static code analysis. Error Prone is meant as a replacement for SpotBugs in new Java projects, especially Quarkus services.

@pemistahl pemistahl requested review from a team as code owners September 1, 2023 10:44
@wiebeck
Copy link
Contributor

wiebeck commented Sep 4, 2023

We decided against this. Keep the config in the Gradle script(s).

@wiebeck wiebeck closed this Sep 4, 2023
@pemistahl pemistahl deleted the errorprone branch September 4, 2023 09:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants