Code style fixes.

This commit is contained in:
Dmitry Khomutov 2017-11-11 19:34:58 +07:00
commit b3197b47f2
No known key found for this signature in database
GPG key ID: EC19426474B37AAC
5 changed files with 19 additions and 38 deletions

View file

@ -1,8 +1,6 @@
Contribution Guidelines
=======================
# Contribution Guidelines
Coding Standards
----------------
## Coding Standards
The code is written to follow
[PSR-2](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-2-coding-style-guide.md) standards.