Skip to content

Gallinago/php-coding-standards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

php-coding-standards

Custom PHP CS Rules by Gallinago

Installation

Add the following to your composer.json file:

"repositories" : [
    {
        "type": "vcs",
        "url": "git@github.com:gallinago/php-coding-standards.git"
    }
]

Then run:

composer require gallinago/php-coding-standards:dev-master --dev

Usage

Assuming you have phpcs installed:

./vendor/bin/phpcs -s /folder/to/code --standard=vendor/gallinago/php-coding-standards/Gallinago

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages