Hacker News new | ask | show | jobs
by icebraining 3288 days ago
But there's always a line without a comma -- comma-last has it on the last line instead of the first.

Not if the language allows trailing commas on the last line, like Python and Go do.