Hacker News new | ask | show | jobs
by altern8 138 days ago
Very nice.

BUT, what is the point of max line length enforcement, just to see if there are crazy ternary operators going on?

1 comments

It makes diff split view nicer to use.

At least this is the reason why I do use it

I see. That makes sense, but sometimes is makes code harder to read.