signale icon indicating copy to clipboard operation
signale copied to clipboard

Add the ability to enable/disable stack trace displaying

Open tbetous opened this issue 4 years ago • 1 comments

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 !

tbetous avatar Oct 24 '19 16:10 tbetous

Hi there ! 👋

Just a small reminder about this issue. If you think my request is useless, feel free to close it. Otherwise I can handle it. 😉

tbetous avatar Dec 02 '19 16:12 tbetous