Update CONTRIBUTING.md

This commit is contained in:
daeks
2016-10-07 19:59:38 +02:00
committed by GitHub
parent 6347bc4e68
commit c42d24cb48

View File

@@ -26,6 +26,6 @@ If you have questions, please ask. Submit an issue or [contact us directly](mail
**PHP Formatting**
In order to maintain a consistant code structure we are using travis CI to validate a proper formatting.
In order to maintain a consistant code structure we follow PSR2 standards and using travis CI to validate a proper formatting.
[![Build Status](https://travis-ci.org/Codiad/Codiad.svg?branch=master)](https://travis-ci.org/Codiad/Codiad)