Here’s the problem I needed to solve:
> We work on WordPress projects. We want to adhere to a single source of truth
when it comes to coding standards when coding themes and plugins.
The obvious tool on the internet is to use phpcs, short for PHP Code Sniffer.