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
Add Plugin Check workflow and remove local plugin-check dependency
Port changes from WordPress/ai#139 to transition from the local
wpackagist-plugin/plugin-check dependency to the official
wordpress/plugin-check-action GitHub Action.
- Add .github/workflows/plugin-check.yml.
- Remove wpackagist-plugin/plugin-check from composer.json.
- Remove related rules from tools/phpcs/phpcs.ruleset.xml.
- Add PHPCS exclusion for object-cache.copy.php filename to allow drop-in naming.
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: felixarntz <flixos90@git.wordpress.org>
Co-authored-by: JasonTheAdams <jason_the_adams@git.wordpress.org>
Co-authored-by: justlevine <justlevine@git.wordpress.org>
Co-authored-by: dkotter <dkotter@git.wordpress.org>
Co-authored-by: westonruter <westonruter@git.wordpress.org>
Co-authored-by: jeffpaul <jeffpaul@git.wordpress.org>
0 commit comments