Revision history of "User:AVS/Refactoring Rules"

Jump to: navigation, search

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • (cur | prev) 08:52, 18 January 2013AVS (talk | contribs). . (514 bytes) (+514). . (Created page with "# No code duplication. # No magic nombers ## use constant if value comes from code (mostly for enums) ## use configuration if value comes from configuration (text ids from gen...")