Changes between Version 2 and Version 3 of CodingGuidelines/SubmittingPatches


Ignore:
Timestamp:
Dec 31, 2009, 3:09:21 PM (14 years ago)
Author:
mmadia
Comment:

added a message about code reviews.

Legend:

Unmodified
Added
Removed
Modified
  • CodingGuidelines/SubmittingPatches

    v2 v3  
    99 * [http://dev.haiku-os.org/browser/haiku/trunk/src/tools/checkstyle checkstyle] can be used to help identify violations.
    1010 * [wiki:HaikuCodingGuidelinesVIM] integrate with vim to check style.
    11 
     11 * ''Lastly and most importantly'': once a developer reviews your submitted code, expect them to point out any and all flaws. This is standard procedure.