6 ms·
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.
by falsemyrmidon 2mo 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.
- Normal_gaussian 2mo agoIt 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.