Skip to content

Aysnc-Labs/wordpress-phpcs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WordPress PHP Code Sniffer Standard

Maintenance

Installation

Install the library via Composer:

$ composer require --dev aysnc/wordpress-phpcs

Usage

Lint your PHP files with the following command:

$ ./vendor/bin/phpcs .