Add ability to sort output results
- Dominant language
- Ruby
- Stars
- 547
- Forks
- 33
- PR merge metrics
- No merged PRs in 30d
Description
**IMPORTANT: please make sure you ask yourself all intro questions and fill all sections of the template.**
**Before we start...:**
- [x] I checked the documentation and didn't find this feature
- [x] I checked to make sure that this feature has not already been requested
**Branch/Commit:**
Inform what branch/commit/version of "Skunk" you are using.
https://github.com/fastruby/skunk/commit/77bbd4e53bb88981956381f0bbb86b11971db046
**Describe the feature:**
Please include a detailed description of the feature you are requesting and any details on it’s expected behavior.
> **As an end user of skunk**
> **I generate a skunk report for an application**
> **And I see a skunk report sorted in ascending order of skunk scores**
**Problem:**
Please include a detailed description of the problem this feature would solve.
> **As an end user of skunk**
> **I want to generate a skunk report in a different order, say in ascending order of churn_times_cost values**
> **So that I can a analyze my application from different perspectives and emphasizing different metrics**
**I will abide by the [code of conduct](https://github.com/fastruby/skunk/blob/main/CODE_OF_CONDUCT.md)**
Contributor guide
Assessment
This issue has not been assessed yet.