grpc / grpc/grpc-java

Add spellcheck CI to repository

Open
#5,609 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
12.1k
Forks
4k
Avg merge
2d 17h
Merged PRs (30d)
37

Description

There are tons of typos and spelling errors in our codebase, some are in the code and some are in the comments. As grpc-java is becoming more and more popular, maybe it's time to clean them up and have a required CI task running spellchecking on PRs. It might add some pain when creating PRs, but fixing typos in a single PR should not be too headache and it does things good to us. [Envoy's repo](https://github.com/envoyproxy/envoy/blob/master/tools/check_spelling_pedantic.py) is doing very well on this, maybe we could borrow [what they are using](https://github.com/client9/misspell).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.