ChromatixAU / phpcs-config-chromatix

Chromatix custom config for phpcs. Based heavily on the WordPress Coding Standards but with some of our own too.
https://www.chromatix.com.au
MIT License
1 stars 0 forks source link

Exclude Generic.Commenting.DocComment.MissingShort #21

Open tdmalone opened 6 years ago

tdmalone commented 6 years ago

I think we should exclude Generic.Commenting.DocComment.MissingShort, due to it catching things it shouldn't catch (see https://github.com/WordPress-Coding-Standards/WordPress-Coding-Standards/issues/403).