Coding Standard
Note: For more information, review the eXtreme Programming archetype.
XP teams follow a common coding standard, so that all the code in the system looks as if it was written by a single – very competent – individual. The specifics of the standard are not important: what is important is that all the code looks familiar, in support of collective ownership.
(Source: Ron Jeffries)