From 2b1f71deac57743fd0594d8d2cdae446b8df3661 Mon Sep 17 00:00:00 2001 From: anibalsanchez Date: Mon, 22 May 2017 18:23:47 +0200 Subject: [PATCH] Coding standard --- readme.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 7bc4467..d64d6d8 100644 --- a/readme.md +++ b/readme.md @@ -144,10 +144,11 @@ JoomlaCode | [joomlacode.org](http://joomlacode.org) - [Running Automated Tests for the Joomla CMS](https://docs.joomla.org/Running_Automated_Tests_for_the_Joomla_CMS) -## Code Style +## Coding standard +- [Joomla! Developer Network - Coding standard](https://developer.joomla.org/coding-standards) - [Joomla CodeSniffer (PHP CS 1.5.6)](https://docs.joomla.org/Joomla_CodeSniffer#1._Installation_of_PHP_Code_Sniffer_.28phpcs.29) - Classic -- [Joomla CodeSniffer](https://github.com/joomla/coding-standards) - Modern +- [Joomla CodeSniffer - Github Repo](https://github.com/joomla/coding-standards) - Modern ## Marketing