Official Travelopia WordPress PHP coding standards.
Built by the super talented team at Travelopia. |
Install the library via Composer:
$ composer require --dev travelopia/wordpress-coding-standards
That's it!
Lint your PHP files with the following command:
$ ./vendor/bin/phpcs .