fredrikekre / Runic.jl

A code formatter for Julia with rules set in stone.
MIT License
92 stars 2 forks source link

Space after comma/semicolon in lists #4

Closed fredrikekre closed 2 months ago

fredrikekre commented 3 months ago

Tuples, arrays, function calls, function definitions, curly.

fredrikekre commented 3 months ago

Also, no leading/trailing space.