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

add spellcheck to CI #5051

Open
jmayclin opened this issue Jan 22, 2025 · 1 comment
Open

add spellcheck to CI #5051

jmayclin opened this issue Jan 22, 2025 · 1 comment

Comments

@jmayclin
Copy link
Contributor

Problem:

We spend time correcting spelling mistakes in CI.

Solution:

Let's just add a spellchecker to CI.

Requirements / Acceptance Criteria:

Most spelling mistakes should be caught by automated tooling.

Out of scope:

We don't need a perfect solution, just a better solution.

@camshaft
Copy link
Contributor

camshaft commented Jan 22, 2025

In s2n-quic we use typos, which has worked quite well. You can see the workflow setup here: https://github.com/aws/s2n-quic/blob/df48d3cc378297f1e474abfe117483c22fb3b922/.github/workflows/ci.yml#L713-L735

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants