- It allows you to easily delete a line without needing to also modify the line before.
- It also makes your diffs cleaner. With the latter, if you add a line, you'll also have to inspect the `radius: Float` line when doing a code review, even though it only added a comma.