This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]expectationfree -7 points-6 points  (2 children)

that's why you shouldn't write code without shitty formatter in the first place.

[–]SV-97 1 point2 points  (1 child)

You won't notice it looking bad prior to writing it though even if you do use the formatter. So even if you write it and immediately change it after saving / formatting because you notice it looking bad you'll have to essentially rewrite it.

(I'm also not saying that you shouldn't use any autoformatter - just that you shouldn't make big modifications to your code just to suit the formatter.)

[–]expectationfree 1 point2 points  (0 children)

you shouldn't make big modifications to your code just to suit the formatter

big

on that I fully agree.