Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Here you can find a consolidated list of the Development practices, standards, and guidelines all Magnolia engineers are expected to adhere to. This list includes code styles, Security Practices, QA & Testing processes, as well as Agile Development practices. 

Magnolia contributors are plead to follow the conventions below:

  • apart from standard Java coding conventions:
  • tab policy: spaces only (warning)
  • indentation size: 4 spaces
  • maximum line width: 120
  • we preferably don't use abbreviations in classnames (only exception to that rule is MgnlSomething)

Also ensure that you have the right license headers in place!

See the file attached for Eclipse Preferences (which you can simply import and everything should be done).

...

kindly requested to follow these standards and guidelines. 

Page Tree
root@self

Agile Development & Practices


Also: