We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
macOS, Homebrew, 2.29.7
This works:
[*.md] TokenIgnores = something
This does not:
[some/path/**/*.md] TokenIgnores = something
In the latter case it has no effect.
The text was updated successfully, but these errors were encountered:
fix: use file paths when applying ignore patterns
37dcbc5
#732
This should be fixed in the next release.
Sorry, something went wrong.
No branches or pull requests
Check for existing issues
Environment
macOS, Homebrew, 2.29.7
Describe the bug / provide steps to reproduce it
This works:
This does not:
In the latter case it has no effect.
The text was updated successfully, but these errors were encountered: