Create a reporter and some rules which can provide the compliance status of a set of checks
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 20
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
In order to help create a "pit of success" for best practices in a monorepo, let's create a standard set of "best practices" type rules.
Once the rules are created, let's also add a new reporter which can return return the results of running the monorepo checks. IN that weay, repository owners can run the boll monorepo best practices checks to see how their repo aligns.
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
Start by inspecting the repository's existing monorepo checks, rule definitions, and reporter entry points; the issue names no specific files or tests. Define the standard best-practice rules and a reporter that returns compliance results for the full check set, then verify the output against a representative monorepo.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- nodejs, typescript
- Domain
- devtools, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100