-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
When counting lines of code in a script or function, I'd argue that it's most valuable to only consider significant lines of code. It appears that Get-FunctionLinesOfCode is already excluding comments from it's total count, but I think that blank lines should be excluded as well.
Have a look here to see this in practice. If acceptable, I'll submit a PR.
jhochwald
Metadata
Metadata
Assignees
Labels
No labels