fredrikekre / Runic.jl

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

Don't use spaces around `..` #74

Closed fredrikekre closed 2 weeks ago

fredrikekre commented 2 weeks ago

.. is typically used similarly to : which is already excluded from the space-around-operator rule.