drop's picture

Please use this topic to suggest agenda items for our weekly meetings.

This week we will be having a Design/UX meeting followed by the weekly Dev meeting. 

See more information about our weekly meetings.

Comments

indigoxela's picture

Two GitHub Actions related issue have some progress.

PHPStan (static code analysis):

Updated PR to move all into the .github folder. Added some screenshots to the issue: #5467.

PHP_CodeSniffer (coding standards ruleset for phpcs):

Updated PR to remove all external stuff (local XML only), issue #5245.

New repo for our phpcs ruleset:

Parked on my account, compatible with phpcs 3.5+, tested with phpcs 3.7, more testing re the outcome is welcome. We still need to decide where to put it, who maintains it and all that.