generator-chisel icon indicating copy to clipboard operation
generator-chisel copied to clipboard

Add linters for WP projects

Open JakubSzajna opened this issue 8 years ago • 0 comments

Should we add some linters for wordpress?

https://github.com/WordPress-Coding-Standards/WordPress-Coding-Standards

We can use those rulesets and embed phpcs binary in chisel.

PHPMD and PHPCPD could also be useful, but I haven't tested how it will work with WP. But we could scan only wp-content/themes directory.

JakubSzajna avatar Jun 06 '17 14:06 JakubSzajna