denglerchr / Mosquitto.jl

Eclipse Public License 2.0
15 stars 2 forks source link

Code formatting #18

Closed s-celles closed 6 months ago

s-celles commented 8 months ago

Hello,

it could make the code cleaner by using https://github.com/domluna/JuliaFormatter.jl

Kind regards

PS : see also https://discourse.julialang.org/t/julia-code-formatter-code-beautifier/11485/21

denglerchr commented 8 months ago

Where do you see the badly formatted code? This is just a formatting tool, VSCode has it included

s-celles commented 8 months ago

PR #20 should help to understand it's essentially some missing spaces around operators (in some examples)

denglerchr commented 6 months ago

Code is formatted using VS Code formatter. I dont like some of the things the JuliaFormatter does. Closing this one