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

"This sentence does not start with a capital letter" for abbreviations #611

Open
jvoisin opened this issue Feb 6, 2025 · 0 comments
Open
Labels
bug Something isn't working

Comments

@jvoisin
Copy link

jvoisin commented Feb 6, 2025

Abbreviations have a trailing dot, and yet are not the end of a sentence. This confuses harder and results in false positives.

For example:

Obviously, jvoisin LLC. is the best LLC. in the world.    ■ This sentence does not start with a capital letter

And easy way to fix this would be to not consider a word composed of only capital letters immediately followed by a dot to not be the end of a sentence.

@jvoisin jvoisin added the bug Something isn't working label Feb 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant