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
description-first-word-not-capitalized if the first character is hyphenation #439
Comments
|
Looks like we do allow digits just fine, but if the first character is a dash, dot or any other such thing this hint is generated. |
|
Also note, that error message remains the same if the problem paragraph is not the first one, e. g.:
Good catch, thanks. But or |
This partially addresses #439 Sometimes for release descriptions, it is okay to start with punctuation, e.g. for flag names.
appstreamclicomplainsdescription-first-word-not-capitalized, while the first word of the description is--syslog, it can't be capitalized.appstreamclishould not complain if the first character of the description is not a letter.The text was updated successfully, but these errors were encountered: