domluna / JuliaFormatter.jl

An opinionated code formatter for Julia. Plot twist - the opinion is your own.
https://domluna.github.io/JuliaFormatter.jl/dev/
MIT License
575 stars 68 forks source link

Binary call nesting/unnesting leads to downstream odd format error #437

Closed domluna closed 3 years ago

domluna commented 3 years ago

https://gist.github.com/domluna/a1ea63526b4e1819dfd96093b1a53c77

domluna commented 3 years ago

seems to be fixed - probably from fixes to CSTParser