pronamic / wp-pronamic-pay

The Pronamic Pay plugin allows you to easily accept payments with payment methods like credit card, iDEAL, Bancontact and Sofort through a variety of payment providers on your WordPress website.
https://pronamicpay.com
34 stars 14 forks source link

Introduce `pronamic/wp-pay-coding-standards` library? #163

Closed remcotolsma closed 3 years ago

remcotolsma commented 3 years ago

I noted that some WordPress development agencies have their own coding standards repository:

For a more DRY approach it might be a good idea to introduce a pronamic/wp-pay-coding-standards or pronamic/wp-coding-standards library.

That could reduce some of the Composer requirements?

Just require pronamic/wp-coding-standards and all the rules we use are available?

@rvdsteege what are your thoughts on this?

rvdsteege commented 3 years ago

👍 A pronamic/wp-coding-standards (our coding standards are company wide) sounds good:

  1. keeps the Composer configuration clean;
  2. only need to edit one file to update these dependencies for all projects.
remcotolsma commented 3 years ago

🎉 https://github.com/pronamic/wp-coding-standards