Closed s-celles closed 6 months ago
Where do you see the badly formatted code? This is just a formatting tool, VSCode has it included
PR #20 should help to understand it's essentially some missing spaces around operators (in some examples)
Code is formatted using VS Code formatter. I dont like some of the things the JuliaFormatter does. Closing this one
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