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

seem like commitlint.config.js is invalid #94

Closed
lili21 opened this issue Mar 14, 2018 · 0 comments · Fixed by #99
Closed

seem like commitlint.config.js is invalid #94

lili21 opened this issue Mar 14, 2018 · 0 comments · Fixed by #99

Comments

@lili21
Copy link

lili21 commented Mar 14, 2018

commitlint keep yelling at me about value of type-enum is wrong.

should be something like

...
'type-enum': [2, 'always', [
      'build',
      'chore',
      'ci',
      'docs',
      'feat',
      'fix',
      'perf',
      'refactor',
      'revert',
      'style',
      'test',
    ]]
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants