]> git.p6c8.net - jirafeau_mojo42.git/blobdiff - CONTRIBUTING.md
[FEATURE] Follow up: Remove further form targets
[jirafeau_mojo42.git] / CONTRIBUTING.md
index 641fb44c18403ace6de893be36eee2206847ecec..7c5ed44acfa6bb503bcaeae94dd938b6eeae2c79 100644 (file)
@@ -55,12 +55,9 @@ Translation may be add via [Jirafeau's Weblate](https://hosted.weblate.org/proje
 
 ## Coding style
 
-- PHP function keywords are alone on a line
-- Braces "{" must be put in a new line
+- This project follows the [PSR-2](http://www.php-fig.org/psr/psr-2/) Coding Style
 - Files must be in UTF-8 without BOM and use Unix Line Endings (LF)
 
-The whole project is not clean about that yet, feel free to fix :)
-
 ## Branches
 
 * ```master``` = latest release, e.g. 2.0.1

patrick-canterino.de