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

rg --files triggers Windows Antimalware #1121

Closed
roblourens opened this issue Nov 26, 2018 · 0 comments
Closed

rg --files triggers Windows Antimalware #1121

roblourens opened this issue Nov 26, 2018 · 0 comments

Comments

@roblourens
Copy link
Contributor

#600 has regressed, it looks like that fix got lost

image

I confirmed that commenting out this section fixes the problem: https://github.com/BurntSushi/ripgrep/blob/master/ignore/src/walk.rs#L1407

So we just need a fix similar to the earlier one that avoids this check when in --files mode.

roblourens added a commit to roblourens/ripgrep that referenced this issue Nov 27, 2018
BurntSushi added a commit that referenced this issue Jan 24, 2019
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

No branches or pull requests

1 participant