web-platform-tests / web-platform-tests/interop
Lint the list of web-features in web-features.json
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 524
- Forks
- 35
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 10
Description
Once #930 lands, we should find a way to lint the list of web-features in the web-features.json file, to avoid typos and future feature changes.
One example was given by @foolip: the text-wrap feature reference might be impacted by https://github.com/web-platform-dx/web-features/issues/2543. See https://github.com/web-platform-tests/interop/pull/930#discussion_r2084792977
Contributor guide
No contributing guide indexed for this repository
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 reviewing #930 and the web-features.json file, then read the linked discussion and web-platform-dx issue about the text-wrap feature reference. Determine how the list can be checked for typos and future feature changes; done means the project has a repeatable lint check that catches those invalid references.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100