Skip to content

docs: show how to use preset configs in root readme#80

Merged
bartveneman merged 1 commit intomainfrom
claude/stylelint-plugin-issue-79-Dhy1Z
Mar 24, 2026
Merged

docs: show how to use preset configs in root readme#80
bartveneman merged 1 commit intomainfrom
claude/stylelint-plugin-issue-79-Dhy1Z

Conversation

@bartveneman
Copy link
Copy Markdown
Member

@bartveneman bartveneman commented Mar 24, 2026

Summary

  • Add a "Using a preset config" section to the Usage docs, showing both recommended and performance configs
  • Add missing rules (max-unique-units, no-duplicate-data-urls) to the rules table
  • Create missing max-unique-units/README.md

Test plan

  • Verify the README renders correctly on GitHub
  • Verify both preset config examples are accurate

Closes #79

https://claude.ai/code/session_015d5wAopzHCkfkpQxF2xomY

- Add preset configs section (recommended and performance) to Usage
- Add missing rules to the rules table (max-unique-units, no-duplicate-data-urls)
- Create missing max-unique-units/README.md

Closes #79

https://claude.ai/code/session_015d5wAopzHCkfkpQxF2xomY
@codecov-commenter
Copy link
Copy Markdown

Bundle Report

Bundle size has no change ✅

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.00%. Comparing base (fa29b07) to head (3cea592).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #80   +/-   ##
=======================================
  Coverage   98.00%   98.00%           
=======================================
  Files          27       27           
  Lines         804      804           
  Branches      226      226           
=======================================
  Hits          788      788           
  Misses         13       13           
  Partials        3        3           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@bartveneman bartveneman merged commit 5126334 into main Mar 24, 2026
4 of 5 checks passed
@bartveneman bartveneman deleted the claude/stylelint-plugin-issue-79-Dhy1Z branch March 24, 2026 11:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs: show how to use preset configs in root readme

3 participants