fredrikekre / Runic.jl

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

Always add implicit `+` for exponent part of floating point literals #13

Open fredrikekre opened 3 months ago

fredrikekre commented 3 months ago

For example:

-1.2e5
+1.2e+5