Add an option to scount, for example -l | --lines, to only show line-specific source metrics, like logical lines of code, physical lines, etc. Some users might not care about other metrics like word & character count etc.
Adjust the output of scount appropriately, both for the table output as well as the single-file output.
Add an option to
scount, for example-l|--lines, to only show line-specific source metrics, like logical lines of code, physical lines, etc. Some users might not care about other metrics like word & character count etc.Adjust the output of
scountappropriately, both for the table output as well as the single-file output.