Closed Raicuparta closed 4 years ago
Most of these look good. I'm not super excited about the last items in lists needing commas after them, and single parameters in lambda functions needing parenthesis, but 🤷
Just to be clear, this kind of stuff can be auto-fixed on save, so it's not a big deal. I actually like the last items having commas, means that you don't need to change two lines when adding an element, so the diffs are cleaner :)
Most of these look good. I'm not super excited about the last items in lists needing commas after them, and single parameters in lambda functions needing parenthesis, but 🤷