philips-software / philips-software/cerberus
Checkstyle violations check via Cerberus
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Java
- Stars
- 8
- Forks
- 6
- Avg merge
- 9h 22m
- Merged PRs (30d)
- 1
Description
With many teams implementing legacy build systems which may not support checkstyle violations, can we include a hound to do checkstyle check based on:
- Either a default configuration per programming language if none-is-specified
- Run checkstyle against a custom configuration provided via a command-line argument
Contributor guide
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, tests, or entry points are named. Start by mapping how Cerberus discovers and runs hounds, then determine how language defaults and command-line configuration are handled; done means supporting a default Checkstyle configuration and a custom configuration argument.
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