cgag / loc

Count lines of code quickly.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Filename truncation

mark-summerfield opened this issue · comments

commented

loc truncates filenames even though my terminal is very wide. I wish loc would read the terminal's width and give any extra space to the filenames column (when using --files).

Also, I wish there was a config file it'd read e.g., to specify default options including includes & excludes.

commented

One possible way to solve it - make an option to return result in machine-readable format (ex. JSON).