OpenTabletDriver / OpenTabletDriver/opentabletdriver.github.io

Lint finalized assets (CSS/HTML)

Open
#67 0 comments 0 reactions 0 assignees View on GitHub

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)

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.