bazel-contrib / bazel-contrib/rules_jvm
FR: spotbugs: allow passing extra flags to spotbugs
Open
- Dominant language
- Go
- Stars
- 54
- Forks
- 98
- Avg merge
- 6d 2h
- Merged PRs (30d)
- 7
Description
For example `["-visitors", "ResolveAllReferences"]` to enable VR_UNRESOLVABLE_REFERENCE detection (only) `-longBugCodes` and others
Customizing jvm settings like -Xmx could also be useful
Contributor guide
Research direction
The issue names no files or tests; start by locating the rules_jvm SpotBugs rule and its current configuration and JVM-setting entry points. Done means users can pass extra SpotBugs flags, including visitor and bug-code options, and customize JVM settings such as -Xmx.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100