In my Python project, when I run
FFIND /[!.venv] /slvt"monkeypatching" *.py
I only get the mentions to monkeypatching in my own code.
However, if I run
FSEARCH /[!.venv] /svlpt"monkeypatching" *.py
I get all the mentions in monkeypatching in all the libraries under .venv plus the ones in...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.