▲ | nothrabannosir 4 days ago | |||||||
But also respects .gitignore by default so I’m not sure you want to use ripgrep to scan your node_modules | ||||||||
▲ | Fishkins 4 days ago | parent | next [-] | |||||||
For others who didn't know, the -u flag in the OP's command makes it so ripgrep _will_ search files even if they're gitignored | ||||||||
| ||||||||
▲ | AkshatJ27 4 days ago | parent | prev [-] | |||||||
Isn't the intended behaviour of original comment checking the node_modules folder for the "infected" string. |