Skip to content
/ cs Public

Bunch of PHP codestyle linters sweetened with ease 🍒

License

Notifications You must be signed in to change notification settings

sugared-rim/cs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SugaredRim\CS Code Climate

Bunch of PHP codestyle linters sweetened with ease 🍒

SugaredRim\CS takes an opinionated view of code style checking, it is preconfigured to get you up and running as quickly as possible.

Install

$ composer require --dev sugared-rim/cs

Usage

Just run sugared-rim-cs - that's it:

{
    ...
    "require-dev": {
        "sugared-rim/cs": ...
    },
    "scripts": {
        "lint": "sugared-rim-cs"
    }
}

Related

SugaredRim\CS uses the following packages:

License

MIT © Michael Mayer

About

Bunch of PHP codestyle linters sweetened with ease 🍒

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages