pytest-dev / pytest-dev/pytest-html
SASS/SCSS/CSS linter
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 779
- Forks
- 260
- PR merge metrics
- No merged PRs in 30d
Description
At the moment i write this issue there is no liter used for StyleSheets.
#385 introduces use of for SASS/SCSS
and also introduces a linter. The linter is arguable -
see https://github.com/pytest-dev/pytest-html/pull/385/files#r531829346
see https://github.com/pytest-dev/pytest-html/pull/385#discussion_r531829346
This issue is a reminder, to come back to the topic of a StyleSheets linter.
- The linter must validate source styles (css/sass/scss)
- The linter should validate generated styles
candidates
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 PR #385 and the linked discussion about its linter, then compare the listed sass-lint, scss-lint, and stylelint candidates. Determine how source styles and, if feasible, generated styles should be validated. Done means the chosen approach lint-checks the required stylesheet sources and documents or implements generated-style validation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css, sass, scss
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100