-
-
Notifications
You must be signed in to change notification settings - Fork 59
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
Exception for title case and list item punctuation ending with .js #157
Comments
I don't see any problem with that. It's just a normal sentence. You would not write |
"3D Tetris created with Babylon.js." See the description this comes from here: https://github.com/annamjo/3DTetrisBabylon A period being the last character in a sentence when the final word ends in ".js" feels wrong. |
With your logic |
@sindresorhus What about titles then? |
What about them? They are not sentences. |
Not sentences, but they are titles. awesome-heading objects to them. |
That is a bug |
I'm working on a list called awesome-babylonjs.
One problem I'm getting is that awesome-lint complains about the heading and list item description if the final word is "Babylon.js" because of the period. I believe an exception should be added so that a sentence ending in ".js" will not count as an error.
3D Tetris created with Babylon.js.
just isn't natural.The text was updated successfully, but these errors were encountered: