Skip to content

commitlint.sh (skip) not specified in config file #639

Answered by mrexox
sbsrnt asked this question in Q&A
Discussion options

You must be logged in to vote

Hey! I the problem is that the script file name is commitlint.sh but the config has commitlint instead. To fix this the config should be changed to the following:

commit-msg:
  scripts:
    "commitlint.sh":
      runner: bash

Or the script name should be changed to just commitlint.

Replies: 1 comment 8 replies

Comment options

You must be logged in to vote
8 replies
@sbsrnt
Comment options

@sbsrnt
Comment options

@sbsrnt
Comment options

@mrexox
Comment options

@sbsrnt
Comment options

Answer selected by sbsrnt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants