Skip to content

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

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

Merged
merged 1 commit into from
Dec 1, 2023

Conversation

sailajakommineni
Copy link
Contributor

@sailajakommineni sailajakommineni commented Nov 28, 2023

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:

  • Modified the code to check the grammar errors at exact line numbers.
  • In docs/README.md file corrected the grammar errors.

Fixes: hyperledger#2327

…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:
- modified the code to check the grammar errors at exact line numbers.
-In docs/README.md file corrected the grammar errors.

Fixes: hyperledger-bevel#2327

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

@suvajit-sarkar suvajit-sarkar left a comment

Choose a reason for hiding this comment

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

LGTM

@suvajit-sarkar suvajit-sarkar merged commit 6e65419 into hyperledger-bevel:develop Dec 1, 2023
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.

2 participants