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

Option to disable converting Jira issue prefix to uppercase #79

Open
KnifeFed opened this issue Mar 24, 2023 · 0 comments
Open

Option to disable converting Jira issue prefix to uppercase #79

KnifeFed opened this issue Mar 24, 2023 · 0 comments

Comments

@KnifeFed
Copy link

I'm using commitlint with @commitlint/config-conventional which only allows lowercase subjects. Since this adapter converts the Jira prefix to uppercase, it fails linting when using the default jiraLocation: 'pre-description'. I've solved this for now by disabling the subject-case rule, but I would prefer to leave it intact, so I would really appreciate an option to not convert anything to uppercase. Even better would be an option to convert it to lowercase if it's typed in uppercase 🙂

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