On Sat, Nov 8, 2014 at 4:29 AM, Amir E. Aharoni < [email protected]> wrote:
> Keeping the apihelp messages in the end and adding all other messages > before them prevents this comma-adding and shortens the diff by one line. > It is, of course, a small thing, but it saves a few moments when reviewing > code or doing git blame or git bisect. > > I suggest adopting this as a good practice. > OTOH, you're likely to get the same effect by sorting the i18n files by key (which I recently learned some teams enforce), since it's not that common that you add a new message alphabetically after every other message in the file. -- Brad Jorsch (Anomie) Software Engineer Wikimedia Foundation _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
