travelopia/wordpress-coding-standards

Travelopia's PHP WordPress Coding Standards

Installs: 1 131

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 4

Forks: 2

Open Issues: 2

Type:phpcodesniffer-standard

1.0.1 2025-01-05 21:52 UTC

This package is not auto-updated.

Last update: 2025-02-02 22:22:54 UTC


README

maintenance-status

Official Travelopia WordPress PHP coding standards.

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 .