Skip to content

Added codespell to pre-commit #866

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

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from
Draft

Conversation

prady0t
Copy link
Contributor

@prady0t prady0t commented Apr 24, 2025

Fixes: #739

prady0t added 5 commits April 24, 2025 17:13
Signed-off-by: Pradyot Ranjan <99216956+pradyotRanjan@users.noreply.github.com>
Signed-off-by: Pradyot Ranjan <99216956+pradyotRanjan@users.noreply.github.com>
Signed-off-by: Pradyot Ranjan <99216956+pradyotRanjan@users.noreply.github.com>
Signed-off-by: Pradyot Ranjan <99216956+pradyotRanjan@users.noreply.github.com>
Signed-off-by: Pradyot Ranjan <99216956+pradyotRanjan@users.noreply.github.com>
@prady0t prady0t marked this pull request as draft April 24, 2025 12:09
@prady0t
Copy link
Contributor Author

prady0t commented Apr 24, 2025

Still need ignore some words

@@ -36,4 +36,4 @@ repos:
hooks:
- id: codespell
files: ^.*\.(py|md|yml)$
args: ["--write-changes", "--ignore-words=FILE"]
Copy link
Collaborator

Choose a reason for hiding this comment

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

There should probably be an ignore-words.txt file. 😉

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.

Add codespell to pre-commit
2 participants