Meego Wiki
Views

Quality/TestSuite/MCTS/Code style common rule

From MeeGo wiki
< Quality | TestSuite | MCTS
Revision as of 08:27, 3 August 2010 by Xzheng (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Code style common rule

  • Add head comments
  • Replace “Tab” with blank spaces
  • Write comments appropriately
  • Separate code line if …
  • Deal with “()” and “{}” correctly
  • Naming, naming …
  • Pre-release test
Personal tools