hi
how to find sleeps, prints, etc via Flake (or with oother tools)?
What I need: in my project we scan code and check code style via flake.
But we need to check that guys don't use sleeps,prints or others methods in final code.
Is it possible to track it via flake? or maybe you know other libraries?
thanks