biome icon indicating copy to clipboard operation
biome copied to clipboard

📎 Setup the basic infrastructure for the CSS linter

Open togami2864 opened this issue 10 months ago • 2 comments

Description

This issue aims to set up the basic infrastructure and implementation for a CSS linter, making it easier for new/potential contributors to join

  • [x] setup basic infra
    • [x] just command, analyzer https://github.com/biomejs/biome/pull/2111
    • [x] lintdoc https://github.com/biomejs/biome/pull/2151
  • [x] Implement some rules for referencing
    • [x] https://github.com/biomejs/biome/pull/2308
    • [x] https://github.com/biomejs/biome/pull/2513
  • [x] Organize stylelint-config-recommended
    • [x] https://github.com/biomejs/biome/discussions/2422
  • [ ] Organize stylelint-config-standard
  • [x] Enable on playground??
  • [x] Write issue template and update contribution guide
  • [x] Create an umbrella issue
    • [x] https://github.com/biomejs/biome/issues/2511

togami2864 avatar Apr 11 '24 13:04 togami2864

Is this done? All the items are checked

fregante avatar Jul 23 '24 10:07 fregante

@fregante We're close! But we haven't started implementing stylelint-config-standard yet. And There's one issue stopping us from using some rules in stylelint-config-recommended. It might take a bit longer since I've been busy at work lately:(

togami2864 avatar Jul 24 '24 13:07 togami2864