Hi all,
The Production Leadership Team is committed to make the Joomla CMS fulfil all our Code Style standards http://joomla.github.io/coding-standards/ (see also http://docs.joomla.org/Coding_style_and_standards)
Standardisation is important for many reasons, some of them are:
programmers can go into any code and figure out what's going on
new people can get up to speed quickly
people new to PHP are spared the need to develop a personal style and defend it to the death
people new to PHP are spared making the same mistakes over and over again
people make fewer mistakes in consistent environments
automated tools can check the code
For all these reasons the Production Leadership Team wants to launch a challenge to the entire Joomla community: “Let’s fix all the remaining Code Style issues in Joomla 3.2 together!”
If you want to help we want you to:
Check the list of identified issues that we want to get fixed: http://mbabker.github.io/jcms-codestyle/
Set the PHP Code Sniffer in your workstation (see: http://docs.joomla.org/Joomla_CodeSniffer)
Start fixing the issues one by one. Please submit pull requests to https://github.com/joomla/joomla-cms making sure that you add this tag in the pull request title: “[Code Style]”
This could be an example of a pull request:
https://github.com/joomla/joomla-cms/pull/2694
All contributors will appear at the Contributors page in Github: https://github.com/joomla/joomla-cms/graphs/contributors
IMPORTANT NOTE: please fix no more than one code style issue per pull request. That will make it much easier for the CMS maintainers to merge your contributions.
Thanks for your participation
^_^
--
You received this message because you are subscribed to the Google Groups "Joomla! CMS Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email to joomla-dev-cm...@googlegroups.com.
To post to this group, send an email to joomla-...@googlegroups.com.
Visit this group at http://groups.google.com/group/joomla-dev-cms.
For more options, visit https://groups.google.com/groups/opt_out.
+1 Seth. Great idea!
Best,
Matt Thomas
@betweenbrain
http://matt-thomas.me/
http://betweenbrain.com/
https://github.com/betweenbrain
Sent from mobile. Please pardon any typos or brevity.
I'm working my way through the admin components at the moment, correcting basic stuff, like: adding missing whitespace, correcting indentation, adding missing newlines.
On Tuesday, 28 January 2014 18:39:29 UTC+1, Javier Gómez wrote:Hi all,
The Production Leadership Team is committed to make the Joomla CMS fulfil all our Code Style standards http://joomla.github.io/coding-standards/ (see also http://docs.joomla.org/Coding_style_and_standards)
Standardisation is important for many reasons, some of them are:
programmers can go into any code and figure out what's going on
new people can get up to speed quickly
people new to PHP are spared the need to develop a personal style and defend it to the death
people new to PHP are spared making the same mistakes over and over again
people make fewer mistakes in consistent environments
automated tools can check the code
For all these reasons the Production Leadership Team wants to launch a challenge to the entire Joomla community: “Let’s fix all the remaining Code Style issues in Joomla 3.2 together!”
--
You received this message because you are subscribed to the Google Groups "Joomla! CMS Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email to joomla-dev-cm...@googlegroups.com.
To post to this group, send an email to joomla-...@googlegroups.com.
Visit this group at http://groups.google.com/group/joomla-dev-cms.
For more options, visit https://groups.google.com/groups/opt_out.
--
You received this message because you are subscribed to a topic in the Google Groups "Joomla! CMS Development" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/joomla-dev-cms/3nosYaSl3Tk/unsubscribe.
To unsubscribe from this group and all of its topics, send an email to joomla-dev-cm...@googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "Joomla! CMS Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email to joomla-dev-cm...@googlegroups.com.
To post to this group, send an email to joomla-...@googlegroups.com.
Visit this group at http://groups.google.com/group/joomla-dev-cms.
For more options, visit https://groups.google.com/groups/opt_out.