spinupwp / spinupwp-composer-site

A WordPress site setup using Composer that is primed and ready to be hosted using SpinupWP.
https://spinupwp.com/
110 stars 21 forks source link

phpcs: Referenced sniff "HM-Minimum" does not exist #26

Open mattneal-stafflink opened 2 years ago

mattneal-stafflink commented 2 years ago

I've only recently started using PHPCS, and I have it installed globally on my Mac. The SpinupWP Composer Site comes with the Human Made coding standards as a dev requirement, but I'm having a bit of trouble setting it up. I guess I should install PHPCS locally as a composer dev requirement, but is that the right thing to do? I guess it makes more sense? But then, wouldn't it be a requirement of this repo?