|
|
|
|
|
by marcelr
199 days ago
|
|
i see these rules and think “70 lines wow that’s short” and then i read code and see a 50 line function and am like “wow this function is doing a lot” sure strict rules aren’t amazing, but i think it would be cool to have a linter warning when there are more than X functions with over 70 lines (this is language dependent - verbosity) |
|