Actions
Feature #19567
openAdd Oxford Comma Support for better readability
Feature #19567:
Add Oxford Comma Support for better readability
Description
Ruby has regular commas:
Ruby has trailing commas:
But I think both of these are hard to read compared to the Oxford comma.
We should introduce the Oxford comma so that code is easier to read:
For example:
As an added bonus, this feature also makes specifying musical beats
quite natural, for example:
Just to make sure that everyone is pleased, you are allowed to mix the
Oxford comma with trailing commas like this:
Files
Actions