Skip to content

Conversation

@spetrosi
Copy link
Contributor

@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 requested a review from richm as a code owner February 7, 2025 12:13
@spetrosi spetrosi self-assigned this Feb 7, 2025
@spetrosi spetrosi force-pushed the codespell-init branch 4 times, most recently from 08e52c2 to 7f0547c 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 <spetrosi@redhat.com>
@spetrosi spetrosi merged commit f28c792 into main Feb 13, 2025
17 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.

2 participants