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: remove redundant CLI argument from scripts #363

Closed jrfnl closed 7 months ago

jrfnl commented 7 months ago

Summary

This PR can be summarized in the following changelog entry:

Relevant technical choices:

CLI arguments should either be encoded in the config file or set by the dev-user. This is neither here nor there.

Test instructions

This PR can be tested by following these steps:

coveralls commented 7 months ago

Pull Request Test Coverage Report for Build 6985605952


Totals Coverage Status
Change from base Build 6925901472: 0.0%
Covered Lines: 148
Relevant Lines: 263

💛 - Coveralls