Limit coz to my code? #218
Unanswered
veryhumanprogrammer
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm trying to use coz to improve my rust code, however almost all of the lines it shows me are not part of my code.
Some are from crates, some are even from the standard library I think. This isn't very helpful for me as it doesn't tell me what parts of my code I need to improve, and I don't think I'm anywhere near competent enough of a programmer to improve the standard library.
Is there a way to limit coz to only analyse the code I've actually written?
Beta Was this translation helpful? Give feedback.
All reactions