Feb 16, 2021
I think a rule for the maximum number of lines in a function is a bad idea. It leads to junior developers arbitrarily breaking up a function without careful consideration to separation of concerns.
I think a rule for the maximum number of lines in a function is a bad idea. It leads to junior developers arbitrarily breaking up a function without careful consideration to separation of concerns.