Add a CLI option to scount to sort by a specific column in the summary table. Currently, no order is explicitly specified. A user might want to sort, e.g. LLC counts, in descending order such that the language with the largest total count is at the top.
Add a CLI option to
scountto sort by a specific column in the summary table. Currently, no order is explicitly specified. A user might want to sort, e.g. LLC counts, in descending order such that the language with the largest total count is at the top.