Skip to content

Fix typos, add codespell configuration - #2262

Merged
LebedevRI merged 3 commits into
google:mainfrom
mwtoews:codespell
Jul 24, 2026
Merged

Fix typos, add codespell configuration#2262
LebedevRI merged 3 commits into
google:mainfrom
mwtoews:codespell

Conversation

@mwtoews

@mwtoews mwtoews commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

This fixes a few typos identified and corrected using codespell. A configuration is also added, in case this tool is used again in the future. This check can be added to CI and/or pre-commit, but this is not done in this PR.

Note that codespell has previously been used with fe65457

Comment thread test/output_test_helper.cc Outdated
Comment thread pyproject.toml Outdated
Comment on lines +37 to +39
[tool.codespell]
ignore-words-list = ["bion", "globa", "wron"]

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

I think this is not an appropriate place for this.
This is not a python project.
If you'd drop this, i'd merge.

@LebedevRI
LebedevRI merged commit ff954e9 into google:main Jul 24, 2026
92 checks passed
@LebedevRI

Copy link
Copy Markdown
Collaborator

@mwtoews thank you!

@mwtoews
mwtoews deleted the codespell branch July 24, 2026 03:27
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