Yoast / yoast-acf-analysis

WordPress plugin that adds the content of all ACF fields to the Yoast SEO score analysis.
https://wordpress.org/plugins/acf-content-analysis-for-yoast-seo/
GNU General Public License v3.0
61 stars 20 forks source link

Composer: implement CS menu and extra commands #368

Closed jrfnl closed 9 months ago

jrfnl commented 9 months ago

Context

Summary

This PR can be summarized in the following changelog entry:

Relevant technical choices:

This adds a number of extra CS-related Composer scripts and handler functions.

This:

This also adds the ability to run CS with a Threshold. As the codebase is currently clean, this ability is not activated for CI for the time being, though it is likely that it will be activated once YoastCS 3.0 will be used.

Note: this change does mean that, in contrast to before, running check-cs will now return only errors. While this is new for this package, it is in line with the expected behaviour for the script as used in other packages.

Test instructions

Test instructions for the acceptance test before the PR gets merged

This PR can be acceptance tested by following these steps: