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

--skip Doesn't Ignore Folders Appended With / #2799

Closed
korverdev opened this issue Mar 15, 2023 · 1 comment
Closed

--skip Doesn't Ignore Folders Appended With / #2799

korverdev opened this issue Mar 15, 2023 · 1 comment

Comments

@korverdev
Copy link
Contributor

korverdev commented Mar 15, 2023

The following doesn't ignore a folder called example:

codespell --skip="example/" .

Would appreciate the thoughts of the core developers on this project on whether this is truly unintended behavior or not, but this is somewhat unexpected coming from most other command-line tools I've used. I'm happy to try to address this if this is indeed unintended behavior.

@korverdev korverdev changed the title --skip Ignores Folders Appended With / --skip Doesn't Ignore Folders Appended With / Mar 15, 2023
@DimitriPapadopoulos
Copy link
Collaborator

Yes, that's part of the issues described in #2047, which I had attempted to fix in #2058. Unfortunately, all my changes had been lost while addressing endless requests to rework tests to add new edge cases. I need to restart working on that PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants