drainpipe icon indicating copy to clipboard operation
drainpipe copied to clipboard

Replace phpcs.xml scaffold with phpcs.xml.dist

Open justafish opened this issue 1 year ago • 5 comments

Overrides would then be done in phpcs.xml with the following:

 <rule ref="phpcs.xml.dist">
  </rule>

justafish avatar Jul 28 '23 10:07 justafish

I'm calling this a bug because the current implementation is the opposite to what phpcs expects by default, and that's pretty confusing for new users!

deviantintegral avatar Feb 19 '24 19:02 deviantintegral

Change needs to be applied to drainpipe-dev I am enquiring as to the development procedure for that repo since it is an automatically generated repo.

geekygnr avatar Apr 30 '24 14:04 geekygnr

Got the details I was looking for. I updated the README to point to the documentation I over looked to improve its visibility.

geekygnr avatar Apr 30 '24 22:04 geekygnr

@geekygnr Is there a PR open for this? I only see your commit but not a PR.

davereid avatar May 02 '24 19:05 davereid

@geekygnr Is there a PR open for this? I only see your commit but not a PR.

I did not. It is now made.

geekygnr avatar May 02 '24 19:05 geekygnr