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

Travis/Composer: switch over to parallel linting of PHP files #264

Closed jrfnl closed 4 years ago

jrfnl commented 4 years ago

Summary

This PR can be summarized in the following changelog entry:

Relevant technical choices:

Composer

This installs two additional PHP packages in require-dev:

It also adds a new lint script for use with Composer.

Travis

Includes removing an outdated comment in the Travis script.

Ref:

Test instructions

This PR can be tested by following these steps:

Testing this PR

Also check a couple of the Travis builds to verify that the linting is running and passing.