Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

commitlint config check throws semver error #13

Open
epretha opened this issue Jan 1, 2023 · 0 comments
Open

commitlint config check throws semver error #13

epretha opened this issue Jan 1, 2023 · 0 comments

Comments

@epretha
Copy link

epretha commented Jan 1, 2023

Hi,
In MacOS, I ran the command commitlint config create in my Go repo. This created the default config file .commitlint.yaml in the current directory. Next I ran the command commitlint config check --config=./.commitlint.yaml. It throws the error
Error: invalid version should be in semver format.

Also, when I ran the command echo "feat: good commit message" | commitlint lint, the same error is thrown.
Running commitlint -v gave the output
commitlint version 0.10.0 - built from 83e21a6afc44e84e108e1f01aea18b2e1d197bcf on 2022-08-09T11:41:55Z

Any help from you will be much appreciated.
Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant