feature: exclude, excludeRoots
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 99
- Forks
- 42
- Avg merge
- 20h 19m
- Merged PRs (30d)
- 19
Description
One of my project contains generated code (by antlr4). I do not want to check it.
It would be nice to have something similar to the exclude and/or excludeRoots settings of maven-pmd-plugin.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files or tests are named. Start by locating the Eclipse plugin's source-scanning configuration and compare the exclude and excludeRoots behavior in maven-pmd-plugin. Done means projects can configure those exclusions so generated ANTLR4 code is not checked.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100