Skip to content

Add the ability to enable/disable stack trace displayingΒ #99

@tbetous

Description

@tbetous

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 !

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions