-
-
Notifications
You must be signed in to change notification settings - Fork 233
Open
Description
Is your feature request related to a problem? Please describe.
When an error is thrown stack trace is displayed after the error message. You can see an exemple with this issue related to gitmoji-changelog. The stack trace displaying shoud be configurable.
Describe the solution you'd like
A simple configuration to enable or disable stack trace. For instance add a configuration displayStack (true as default)
Additional context
I think the code should be modifed here to add condition this._config.displayStack
If you think this is a pertinent issue, I volunteer to solve it !
bpetetot, frinyvonnick and mikekonan
Metadata
Metadata
Assignees
Labels
No labels