Add trailing newlines, use American spelling, and spell out Latin abbreviations#19
Merged
Merged
Conversation
Add the missing EOL at end of file to the three .github config files, and convert British spellings (Honoured, flavour(s), synchronise, standardised, defence) to American in Javadoc, comments, and docs.
Spell out e.g. as "for example", i.e. as "that is", and etc. as "and so on" in Javadoc and comments. Leaves the upstream CONTRIBUTING.md boilerplate and the spotbugs URL path untouched.
Member
|
HI @ppkarwasz |
Member
Author
|
Done |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Overview
Small documentation and consistency cleanups across Javadoc, comments, and Markdown. No functional changes: only comments, Javadoc, docs, and config-file whitespace are touched.
Changes
.githubconfig files (dependabot.yml,codeql-analysis.yml,maven.yml).HonouredtoHonored,flavour(s)toflavor(s),synchronisetosynchronize,standardisedtostandardized, anddefencetodefense.e.g.to "for example",i.e.to "that is", andetc.to "and so on".Upstream
CONTRIBUTING.mdboilerplate and aspotbugsfilter URL path were intentionally left untouched.