Roald87 / TcBlack

Opnionated code formatter for TwinCAT.
MIT License
103 stars 11 forks source link

Adds extra white space on empty line #33

Closed kdorsel closed 4 years ago

kdorsel commented 4 years ago

Adds extra white space on empty line between variable declarations.

image

Roald87 commented 4 years ago

Hi @kdorsel!

Thanks for your input. This is intended behavior, see #15. I implemented this because first the Visual Studio TwinCAT editor automatically adds these indents and second because then you are immediately at the right level if you want to add an extra variable.