OpenTabletDriver / OpenTabletDriver/opentabletdriver.github.io
Lint finalized assets (CSS/HTML)
Open
Nobody has claimed this yet.
ci
enhancement
linting
- Dominant language
- HTML
- Stars
- 36
- Forks
- 10
- Avg merge
- 12h 32m
- Merged PRs (30d)
- 9
Description
Some features I envision, if not more:
- CSS
- Unused classes
- HTML
- Correct links (
<a href>,<img src>etc) (#76) - Indentation?? (not super important)
- Assigned classes that are not defined in CSS (including external CSS)
- Correct links (
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 locating the finalized CSS and HTML assets in the site. Define checks for unused CSS classes and HTML classes that are not defined in CSS, including external CSS; done means the linting checks identify these mismatches without treating indentation as required.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css, html
- Domain
- testing, web-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100