WPBP / WordPress-Plugin-Boilerplate-Powered

Wordpress Plugin Boilerplate but Powered with examples and a generator!
https://wpbp.github.io/
GNU General Public License v3.0
782 stars 116 forks source link

Add Coding Standard #166

Closed szepeviktor closed 4 years ago

szepeviktor commented 4 years ago

vendor/bin/phpcs --standard=CodeatCodingStandard . shows ~1 thousand lines, most of them are fixable with phpcbf

Mte90 commented 4 years ago

I think that I need to adapt the generator to not download the phpcs file and also https://github.com/WPBP/WordPress-Plugin-Boilerplate-Powered/blob/master/plugin-name/grumphp.yml