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
We should add a codacy configuration .codacy.yml as described here which configures the following:
.codacy.yml
.mvn/wrapper/MavenWrapperDownloader.java
Maybe we can start with setting these options manually within Codacy, because I do have no experience with the file format or the service.
The text was updated successfully, but these errors were encountered:
sounds fantastic.
Sorry, something went wrong.
If possible we could disable the PMD rule forbidding use of System.exit() within the standalone module.
System.exit()
Merge pull request #24 from teverett/dependabot/maven/antlr.version-4.9
62f44f7
Bump antlr.version from 4.8-1 to 4.9
No branches or pull requests
We should add a codacy configuration
.codacy.yml
as described here which configures the following:.mvn/wrapper/MavenWrapperDownloader.java
Maybe we can start with setting these options manually within Codacy, because I do have no experience with the file format or the service.
The text was updated successfully, but these errors were encountered: