You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Calling functions prefixed with G(g)utenberg_ (and potentially instantiating objects of classes prefixed with Gutenberg_, as well as defining classes prefixed with Gutenberg_) should not be allowed in ./packages/block-library PHP code.
What Is Your Proposed Solution?
Either existing linting rules should be reused, or new ones should be written to address this issue.