Add configuration options for sorting
Open
documentation
- Dominant language
- Shell
- Stars
- 2
- Forks
- 5
- PR merge metrics
- PR metrics pending
Description
**Feature request**
It would be great to have sorting for core.
**Use case**
Many users need this functionality for production deployments.
**Implementation idea**
Add a new config option `enable_sorting` with default `false`.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the core configuration handling and existing configuration options in the repository. Determine what data should be sorted and which ordering is expected, since the issue does not specify either. Done means sorting behavior is controlled by enable_sorting, defaults to false, and is covered by the relevant tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100