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

Shouldn't we do a case-insensitive check for commit type? #130

Open
rsh-raj opened this issue Mar 5, 2025 · 1 comment
Open

Shouldn't we do a case-insensitive check for commit type? #130

rsh-raj opened this issue Mar 5, 2025 · 1 comment

Comments

@rsh-raj
Copy link

rsh-raj commented Mar 5, 2025

This tool classify one of your commit 5f9c312 as False. This is due to Capitalization of first word in "Refactor". I think we should do case-insensitive check for commit type.

@thekaveman
Copy link
Member

Thanks for the question @rsh-raj. The commit you mention 5f9c312 is a merge commit made on GitHub, so the tool never ran on this commit.

We are happy to review a PR with tests if you see a bug that should be fixed!

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