Hacker News new | ask | show | jobs
by moebrowne 314 days ago
The trailing semi-colon on a new line helps prevent Git conflicts and gives cleaner diffs.

It's the same reason PHP allows trailing commas in all lists.