drainpipe
drainpipe copied to clipboard
Replace phpcs.xml scaffold with phpcs.xml.dist
Overrides would then be done in phpcs.xml
with the following:
<rule ref="phpcs.xml.dist">
</rule>
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!
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.
Got the details I was looking for. I updated the README to point to the documentation I over looked to improve its visibility.
@geekygnr Is there a PR open for this? I only see your commit but not a PR.
@geekygnr Is there a PR open for this? I only see your commit but not a PR.
I did not. It is now made.