Alternative line count suggestion
-
What about an alternative line count option that only counts lines with active code, while ignoring lines that are empty and commented out?
-
@121eddie
delete empty lines and comments … and then count the number of lines … not satisfied?
-
What’s the value in that?