michaelryanmcneill / shibboleth

Shibboleth plugin for WordPress
https://wordpress.org/plugins/shibboleth/
21 stars 12 forks source link

wpcs: align with WPCS v3.0 #94

Closed jrchamp closed 1 year ago

jrchamp commented 1 year ago

code complexity: split shibboleth_option_page() into tab functions composer: allow phpcodesniffer-composer-installer phpcs: remove installed_paths override (its automatic now) phpcs: add expected space after function keyword

This will allow automated tests to pass again.