grpc / grpc/grpc-java

Add spellcheck CI to repository

Ouverte
#5,609 4 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
Java
Étoiles
12.1k
Forks
4k
Merge moyen
2 j 17 h
PR mergées (30 j)
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).

Guide de contribution

Ouvrir le guide de contribution

Piste de recherche

Commencez par examiner la configuration CI existante du dépôt ainsi que l’exemple de vérification orthographique Envoy lié dans l’issue, puis évaluez l’outil misspell référencé. C’est terminé lorsqu’une vérification obligatoire du PR analyse le code et les commentaires à la recherche d’erreurs d’orthographe sans rendre les contributions normales déraisonnablement difficiles.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
java
Domaine
ci-cd, tooling
Type d'issue
Fonctionnalité
Difficulté
4/5
Temps estimé
3-5 jours
Activité
À l'abandon
Clarté
Plutôt claire
Accessibilité débutants
25/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.