Skip to content

chore: spelling fixes#2735

Merged
ChristianMurphy merged 2 commits into
uPortal-Project:masterfrom
ChristianMurphy:chore/spell-check-code
Nov 18, 2023
Merged

chore: spelling fixes#2735
ChristianMurphy merged 2 commits into
uPortal-Project:masterfrom
ChristianMurphy:chore/spell-check-code

Conversation

@ChristianMurphy

@ChristianMurphy ChristianMurphy commented Nov 18, 2023

Copy link
Copy Markdown
Member
Checklist
Description of change

also includes initial setup of cspell, a tool which can help identify incorrectly spelled words in code and documentation.

also includes initial setup of cspell, a tool which can help identify
incorrectly spelled words in code and documentation.
@ChristianMurphy ChristianMurphy requested a review from a team November 18, 2023 19:52
Comment thread cspell.json
Comment on lines +1 to +18
{
"$schema": "https://raw.githubusercontent.com/streetsidesoftware/cspell/main/cspell.schema.json",
"words": [
"Apereo",
"Cacheable",
"ClassPath",
"Gradle",
"Jasig",
"JDBC",
"Portlet",
"Portlets",
"RDBM",
"Respondr",
"Servlet",
"SpringFramework",
"uPortal"
]
}

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ChristianMurphy ChristianMurphy merged commit 2f66730 into uPortal-Project:master Nov 18, 2023
@ChristianMurphy ChristianMurphy deleted the chore/spell-check-code branch November 18, 2023 21:21
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

Successfully merging this pull request may close these issues.

1 participant