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

Restrict scope case #472

Closed
Undistraction opened this issue Mar 27, 2018 · 2 comments
Closed

Restrict scope case #472

Undistraction opened this issue Mar 27, 2018 · 2 comments

Comments

@Undistraction
Copy link
Collaborator

There is a PR adding support for restricting scope to a subset of scopes to commit-lint. We currently have no restriction on scope because we couldn't limit to just one case. Once this PR drops we should restrict to:

"rules": {
    "scope-case": [2, ['camel-case', 'kebab-case']],
  }
@char0n
Copy link
Owner

char0n commented Apr 8, 2018

PR still pending...

@Undistraction
Copy link
Collaborator Author

Undistraction commented Apr 22, 2018

Linking directly to PR so we can track more easily.

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

2 participants