https://bugzilla.wikimedia.org/show_bug.cgi?id=29902
--- Comment #10 from MZMcBride <[email protected]> 2012-09-02 19:05:20 UTC --- (In reply to comment #5) > 1) Clear anything commented that is obviously ancient > 2) Clear things that aren't commented that are now old/changed already by core > etc > 3) Fix whitespace > 4) Rearrange stuff to correct ordering (more stuff under globals, rather than > at the global level) I'd move step 3 to step 1, but otherwise this seems sane. This definitely should be done in steps, as subtle changes (particularly rearranging code) can have weird effects. I think step 1 here is to fix up the whitespace and indentation mess. Once that gets merged and deployed, the future editing will be easier and the future diffs will be readable. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
