Help implementing strict dependency checking for Sass binary/libraries
Open
code health
domain: build
repo: components
- Dominant language
- JavaScript
- Stars
- 77
- Forks
- 83
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 37
Description
This would greatly improve code-health in components. Currently lots of targets depend on transitive dependenices, making refactorings pretty painful. It's also easy to regress with deps due to no strict checking.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the Sass binary and library targets and reviewing how their dependency declarations are resolved. Define done as strict checking that rejects targets relying on undeclared transitive dependencies, with coverage for dependency regressions; the issue names no specific files or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- sass
- Domain
- build-system, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100