Workiva / Workiva/dependency_validator
Ignore "These packages are used outside lib/ but are not dev_dependencies"
Open
Nobody has claimed this yet.
- Dominant language
- Dart
- Stars
- 66
- Forks
- 26
- Avg merge
- 5d 7h
- Merged PRs (30d)
- 7
Description
For some reason, we want to ignore "These packages are used outside lib/ but are not dev_dependencies" case.
Is it possible add a config that ignore this check and return zero for pass checking ?
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 or tests are named. Start by locating the check that emits “These packages are used outside lib/ but are not dev_dependencies” and the existing configuration entry points; done means a documented configuration can suppress this check and the pass result returns zero.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100