Refactor store for better readability
Open
enhancement
good first issue
- Dominant language
- Shell
- Stars
- 2
- Forks
- 5
- PR merge metrics
- PR metrics pending
Description
**Feature request**
It would be great to have sorting for controllers.
**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 controller store and the configuration parsing or defaults that govern it. Check how controllers are currently collected and whether existing tests cover that path. Done means an `enable_sorting` option defaults to false and, when enabled, controllers are sorted consistently; add or update tests for both settings.
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
- Mostly clear
- Newbie friendliness
- 55/100