Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option to add total row to cli table format #98

Open
zwrawr opened this issue Feb 27, 2018 · 1 comment
Open

Option to add total row to cli table format #98

zwrawr opened this issue Feb 27, 2018 · 1 comment

Comments

@zwrawr
Copy link
Contributor

zwrawr commented Feb 27, 2018

i.e. going from

Path Physical Source Comment
src/cli.coffee 98 74 7
src/helpers.coffee 26 20 0
src/sloc.coffee 196 142 20
src/formatters/simple.coffee 44 28 7
src/formatters/csv.coffee 25 14 5
src/formatters/cli-table.coffee 22 13 0

to

Path Physical Source Comment
src/cli.coffee 98 74 7
src/helpers.coffee 26 20 0
src/sloc.coffee 196 142 20
src/formatters/simple.coffee 44 28 7
src/formatters/csv.coffee 25 14 5
src/formatters/cli-table.coffee 22 13 0
Total 411 273 39
@flosse
Copy link
Owner

flosse commented Feb 27, 2018

feel free to open a PR :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants