Conversation
|
@adamziel, I checked this PR and I have two questions. I don't know much about this project, so I might be missing some context.
|
No reason other than you've asked on Slack why we use the develop version and I thought maybe we should use the latest stable. If you recommend the
They follow different rules, e.g. camel cased filenames. It would be nice to define a set of rules that is useful for the test files later on, but for now I just wanted to keep moving. |
|
Thanks, @adamziel.
On Slack, I was referring to PHPCS and not PHPCompatibility. I recommend to continue using the
That makes sense. If it is just the different rules for camel cased filenames or that and a few more, I would suggest just excluding the specific rules for the This is what WordPress core does: https://github.com/WordPress/wordpress-develop/blob/trunk/phpcs.xml.dist#L316-L318 |
No description provided.