Hi folks. Is there a way of getting the McCabe Complexity of just the functions and methods (in Python) changed in a git commit?
I found radon, and it looks good. But I think it wants to do entire files, no? Thanks!
_______________________________________________ code-quality mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/code-quality.python.org/ Member address: [email protected]
