v0.1.1
Fixes
- Fixed CI: switched from Docker service container to pre-installed MySQL on the runner
- Fixed PHPCS: resolved all WordPress coding standards errors and warnings (short array syntax, spacing, unused parameters)
- Fixed PHPCS pipeline: added
-qflag to suppress progress output that was corrupting the checkstyle XML stream