reposense / RepoSense

Contribution analysis tool for Git repositories
https://reposense.org
MIT License
238 stars 153 forks source link

Support custom sort order in the report #2210

Open damithc opened 1 month ago

damithc commented 1 month ago

Current: image

The problem: There is no way to display items in a custom order that we want (e.g., order of importance)

Suggestion: Allow a none (or custom) option that will sort items in the order they are specified in config files. That way, we can order the items in config files in any way we want and get the report to follow that same order.

This can apply to sorting of both groups and within groups.