Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: Bring back non-categorized rules #176

Merged
merged 3 commits into from
Nov 1, 2024
Merged

Conversation

yannbf
Copy link
Member

@yannbf yannbf commented Nov 1, 2024

Issue: #173

What Changed

This PR brings back non-categorized rules, such as meta-inline-properties. There was an oversight in the auto-generation of the configs/rule file which ended up removing that rule of being available as part of this ESLint plugin.

Additionally this formats and cleans up documentation of all rules.

Checklist

Check the ones applicable to your change:

  • Ran pnpm run update-all
  • Tests are updated
  • Documentation is updated

Change Type

Indicate the type of change your pull request is:

  • maintenance
  • documentation
  • patch
  • minor
  • major
📦 Published PR as canary version: 0.10.2--canary.176.dea0b74.0

✨ Test out this PR locally via:

npm install [email protected]
# or 
yarn add [email protected]

@yannbf yannbf added the patch Increment the patch version when merged label Nov 1, 2024
@yannbf yannbf merged commit 3ad3fff into main Nov 1, 2024
2 checks passed
@yannbf yannbf deleted the yann/fix-missing-rules branch November 1, 2024 14:45
Copy link

github-actions bot commented Nov 1, 2024

🚀 PR was released in v0.10.2 🚀

@github-actions github-actions bot added the released This issue/pull request has been released. label Nov 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch Increment the patch version when merged released This issue/pull request has been released.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant