Skip to content

customizing helpUrl #781

@naimo84

Description

@naimo84

it seems, that the helpUrl is hardcoded in the cli

Expected Behavior

image

Current Behavior

image

Affected packages

  • cli
  • core
  • prompt
  • config-angular

Possible Solution

const output = format(report, {
color: flags.color,
verbose: flags.verbose,
helpUrl: flags.helpUrl
});

Context

We have some custom rules for our commit rules in our confluence, so I'd like to reference it in the helpUrl

Executable Version
commitlint --version 8.1.0
git --version 2.23.0.windows.1
node --version 10.15.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions