Y
Hacker News
new
|
ask
|
show
|
jobs
by
falsemyrmidon
1 day ago
It's just as easy to go too far in the direction of shoving too much logic on a single line in the name of reducing lines of code.
1 comments
Normal_gaussian
20 hours ago
It should be hoped that whoever is doing this is using automatic formatters; though of course metrics relating to code complexity are best done as measures over the AST.
link