AxeWP / wp-graphql-rank-math

Add GraphQL support for RankMath SEO
GNU General Public License v3.0
50 stars 7 forks source link

chore: implement PHPStan strict rules #84

Closed justlevine closed 5 months ago

justlevine commented 5 months ago

What

This PR updates the PHPStan config to use stricter type-checking rules, and remediates the newly-detected smells.

Why

How

Testing Instructions

Additional Info

Checklist: