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

ci: Check spelling with codespell #257

Merged
merged 3 commits into from
Feb 13, 2025
Merged

ci: Check spelling with codespell #257

merged 3 commits into from
Feb 13, 2025

Conversation

spetrosi
Copy link
Collaborator

@spetrosi spetrosi commented Feb 7, 2025

  • You can ignore words inline by adding a comment like # codespell:ignore word.
  • You can ignore words by adding them to the .codespell_ignores file.
  • You can ignore files and directories by adding them with skip = to the .codespellrc file.

@spetrosi spetrosi self-assigned this Feb 7, 2025
@spetrosi spetrosi force-pushed the codespell-init branch 6 times, most recently from e3a344a to 3230358 Compare February 12, 2025 11:23
@spetrosi spetrosi changed the title ci: Replace woke with codespell ci: Check spelling with codespell Feb 12, 2025
* You can ignore words inline by adding a comment like `# codespell:ignore word`.
* You can ignore words by adding them to the `.codespell_ignores` file.
* You can ignore files and directories by adding them with `skip = ` to the `.codespellrc` file.

Signed-off-by: Sergei Petrosian <[email protected]>
@spetrosi spetrosi merged commit cabf4fe into main Feb 13, 2025
16 checks passed
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.

1 participant