travelopia / wordpress-coding-standards
Travelopia's PHP WordPress Coding Standards
Installs: 1 487
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 5
Forks: 3
Open Issues: 3
Type:phpcodesniffer-standard
Requires
- wp-coding-standards/wpcs: ^3.1
Requires (Dev)
This package is not auto-updated.
Last update: 2025-03-24 22:33:30 UTC
README
Official Travelopia WordPress PHP coding standards.
Built by the super talented team at Travelopia. |
|
Installation
Install the library via Composer:
$ composer require --dev travelopia/wordpress-coding-standards
That's it!
Usage
Lint your PHP files with the following command:
$ ./vendor/bin/phpcs .