Development Code Style

Not that I know of. I suspect that Hugh is the only person who could write one, and that he is too busy to have the time.

I can derive a couple of style guidelines:
  • "if" blocks are surrounded by blank lines
  • methods and class variables are preceded by a comment block

There are probably other non-style coding guidelines that we could come up with:
  • All strings output to users should be in a language file
 
Having now read some of the Joomla Coding Guidelines, it seems that Fabrik probably makes a reasonable attempt at meeting them.

Looking at Github Joomla-cms, it looks like they have the following tools integrated into their PR process:
  • Appveyor (automated build?)
  • Drone (automated build?)
  • Travis-ci (automated testing)
I was hoping to find a code quality tool in that list so that we could easily crib the configuration of the Joomla coding standards - but unfortunately not.
 
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top