Improve error messages in store
Open
- Dominant language
- Shell
- Stars
- 2
- Forks
- 5
- PR merge metrics
- PR metrics pending
Description
**Feature request**
It would be great to have sorting for hooks.
**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 hook execution path and configuration parsing in the repository, then check how hook order is currently determined. Add the documented `enable_sorting` option with a default of `false` and define the expected sorted order. Add or update tests covering both the default behavior and sorting when enabled.
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