Add a page or section to the wiki defining project coding standards
-------------------------------------------------------------------
Key: MESOS-80
URL: https://issues.apache.org/jira/browse/MESOS-80
Project: Mesos
Issue Type: Task
Reporter: Andy Konwinski
Some of the newer developers to start working on the project have asked about
the precise coding standards we use. I believe our standards are based on the
google C++ guide
(http://google-styleguide.googlecode.com/svn/trunk/cppguide.xml), but with a
number of differences (e.g. our naming rules are different for variables,
constants, functions, etc.) Those differences should be documented so that they
can be referenced and enforced in code reviews.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira