Skip to content

Commit

Permalink
Use cs alias
Browse files Browse the repository at this point in the history
  • Loading branch information
gocom committed Mar 24, 2019
1 parent ef6f53b commit 7e0226b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.textile
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ h2. Coding standard

The project follows the "PSR-0":https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-0.md and "PSR-2":https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-2-coding-style-guide-meta.md standards with PHP 5.2 style namespacing. You can use PHP_CodeSniffer to make sure your additions follow them too:

bc. $ ./vendor/bin/phpcs --standard=phpcs.xml src
bc. $ composer cs

h2. Versioning

Expand Down

0 comments on commit 7e0226b

Please sign in to comment.