Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 810 Bytes

File metadata and controls

32 lines (24 loc) · 810 Bytes

Travelopia WordPress PHP Coding Standards

maintenance-status

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 .