Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 316 Bytes

README.rst

File metadata and controls

16 lines (10 loc) · 316 Bytes

Equinoxe Coding Guideline

This is a standard for phpcs.

Installation

$ cd /usr/share/php/PHP/CodeSniffer/Standards

$ git clone git://github.com/equinoxe/CodingGuideline.git eqCodingGuideline

Usage

$ phpcs --standard=eqCodingGuideline mySource.php