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

feat(shared): Implement GitHub Spellcheck and grammar linting for Pull request. #2418

Merged
merged 2 commits into from
Nov 20, 2023

Conversation

sailajakommineni
Copy link
Contributor

This pull request implements the GitHub Spellcheck feature to automatically check the spelling and grammar in commit messages for all Pull Requests (PRs).

Changes Made:

  • Added GitHub Spellcheck and grammar linting integration to the repository
  • Configured the spellcheck tool to check commit messages in PRs
  • Configured the language tool for grammar linting.

Fixes: #2327

.github/.spellcheck.yaml Outdated Show resolved Hide resolved
.github/workflows/spellcheck.yaml Outdated Show resolved Hide resolved
.github/workflows/spellcheck.yaml Outdated Show resolved Hide resolved
.github/workflows/spellcheck.yaml Outdated Show resolved Hide resolved
.github/workflows/spellcheck.yaml Show resolved Hide resolved
.github/workflows/spellcheck.yaml Outdated Show resolved Hide resolved
…l request.

This pull request implements the GitHub Spellcheck feature to automatically check the spelling and grammar in commit messages for all Pull Requests (PRs).

Changes Made:
- Added GitHub Spellcheck and grammar linting integration to the repository
- Configured the spellcheck tool to check commit messages in PRs
- Configured the language tool for grammar linting.

Fixes: hyperledger-bevel#2327

Signed-off-by: sailajakommineni <[email protected]>
Copy link
Contributor

@jagpreetsinghsasan jagpreetsinghsasan left a comment

Choose a reason for hiding this comment

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

LGTM

@sownak sownak merged commit 94a63b5 into hyperledger-bevel:develop Nov 20, 2023
3 checks passed
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.

4 participants