Skip to content

NEW option --git-only - Implements #1897 #3300 #3676

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mdeweerd
Copy link
Contributor

@mdeweerd mdeweerd commented Mar 25, 2025

NEW option --git-only - Implements #1897 #3300

codespell --git-only only checks files under git control.

It has been useful to me several times over the past two weeks already.
Installed using

pip install --upgrade git+https://github.com/mdeweerd/codespell.git@feat/git_filter

@mdeweerd mdeweerd marked this pull request as ready for review March 25, 2025 11:58
@mdeweerd
Copy link
Contributor Author

mdeweerd commented Mar 25, 2025

Open for review of the functionality, feedback on how you want to handle the security notices (ignore, do it differently).

Regarding tests; I accept contributions to my fork to update this PR. I've added the tests.

@mdeweerd
Copy link
Contributor Author

@DimitriPapadopoulos - Thank you for the feedback.

@mdeweerd mdeweerd force-pushed the feat/git_filter branch 4 times, most recently from 70fe03c to 05751d1 Compare March 27, 2025 21:59
@mdeweerd mdeweerd changed the title Fix #1897 #3300 Add git_filter Fix #1897 #3300 Add --git-only Mar 27, 2025
@mdeweerd mdeweerd changed the title Fix #1897 #3300 Add --git-only NEW option --git-only - Implements #1897 #3300 Apr 9, 2025
@mdeweerd mdeweerd force-pushed the feat/git_filter branch from 05751d1 to 1d6ee22 Compare May 8, 2025 08:32
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