content-scope-scripts icon indicating copy to clipboard operation
content-scope-scripts copied to clipboard

Adopt Stylelint in CI

Open mgurgel opened this issue 1 year ago • 3 comments

  • Adds Stylelint scripts to package.json
  • Adds stylelint step to test workflow
  • Initial stylelint config with multiple disabled rules. I suggest we gradually adopt these rules by removing each one from the config, running npm run stylelint-fix and reviewing/committing the resulting changes.

mgurgel avatar Sep 05 '24 11:09 mgurgel