Configure Codacy
- Dominant language
- ANTLR
- Stars
- 47
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
We should add a codacy configuration `.codacy.yml` as [described here](https://support.codacy.com/hc/en-us/articles/115002130625-Codacy-Configuration-File) which configures the following:
* Exclude class `.mvn/wrapper/MavenWrapperDownloader.java`
* Activate analysis for pull requests
Maybe we can start with setting these options manually within Codacy, because I do have no experience with the file format or the service.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the issue's linked Codacy configuration documentation and create the requested .codacy.yml file. Configure the exclusion for .mvn/wrapper/MavenWrapperDownloader.java and enable pull-request analysis, then verify both settings in Codacy.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- yaml
- Domain
- ci-cd, tooling
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100