-
-
Notifications
You must be signed in to change notification settings - Fork 241
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
secretlint is not respecting ignored files #1207
Comments
@schorlton thanks for noticing, PR to arrange that is on the way :) |
@schorlton you can check with megalinter/megalinter@beta ( or its flavors beta version ), once this job is completed :) |
Awesome, it's fixed! Thanks so much @nvuillam |
You're welcome :) |
@nvuillam : secretlint is super slow...what are your thoughts on getting secretlint to respect the megalinter ignored files instead of just the |
Describe the bug
As per title, secretlint is erroring on files that are in my
.gitignore
and recognized by megalinter to be ignored. Important lines from the log:Thanks for your help and amazing tool!
Additional context
Running docker image
megalinter/megalinter:5.6.0
The text was updated successfully, but these errors were encountered: