Add a phpcs.xml.dist file for PHP file formatting standards#35
Conversation
|
What is the purpose of this ruleset? To lint the PHP logic added to this repo specifically (like the maintenance commands), or to lint the entire bundle? |
@schlessera The former: linting the maintenance commands.
My bad. I copied the To make sure we're on the same page, can you annotate the PR with the changes you'd suggest? |
Co-authored-by: Alain Schlesser <alain.schlesser@gmail.com>
Co-authored-by: Alain Schlesser <alain.schlesser@gmail.com>
Co-authored-by: Alain Schlesser <alain.schlesser@gmail.com>
Co-authored-by: Alain Schlesser <alain.schlesser@gmail.com>
Co-authored-by: Alain Schlesser <alain.schlesser@gmail.com>
Co-authored-by: Alain Schlesser <alain.schlesser@gmail.com>
|
@schlessera It doesn't look like Thoughts on how I should continue to iterate? Also, should I avoid cloning all of the package repos in the job? |
|
Regarding the cloning, I guess it would make sense to have the action go through the entire flow. I'm just surprised that GitHub itself has trouble cloning these publicly accessible packages...?! |
|
@schlessera This is fixed up now. |

No description provided.