StyleShit

Results 15 issues of StyleShit

Closes #7670 ___ _Dear Reviewer,_ _Good luck on your journey!_ **StyleShit.**

enhancement: new plugin rule

Closes #748

enhancement: new plugin rule
awaiting response

Currently, the parsing is a one-way ticket, you can take a string and convert it to a selector object. I propose that we'll have a way to go the other...

## Summary This PR closes #29045 It aims to improve the documentation by fixing the regex to match only the necessary hooks, and also adds some tests to cover those...

CLA Signed

Splits from https://github.com/WordPress/gutenberg/issues/61598 & https://github.com/WordPress/gutenberg/pull/61599 The current explanation about "[additionalHooks](https://github.com/facebook/react/tree/main/packages/eslint-plugin-react-hooks#advanced-configuration)" under `react-hooks/exhaustive-deps` might be misleading. The regex in the example catches more than needed. This: ```json "additionalHooks": "(useMyCustomHook|useMyOtherCustomHook)" ``` Will...

Status: Unconfirmed