coding-standard
coding-standard copied to clipboard
Add a sniff to specify maximum number of properties per class
Following issue #1099.
Hi @50bhan and @kukulich,
I created a separate PR for the related sniff that limits the number of methods (instead of properties): #1214.
After that I took a look at this PR, and saw some room for minor improvements (see the individual code comments above).
Sorry for the spam. 😀
Aad
@aadmathijssen Thank you for your review and good points! Agree with all of them and made the changes 👍
Hi @kukulich, can you please indicate why this PR is closed? Thanks. Aad