I’ve listened to .NET Rocks episode 923, Sonar Continously Inspects Software with Patroklos Papapetrou.
SonarQube is definitely a tool I have to look into. It’s a platform to manage code quality covering the seven axes of code quality; Architecture & Design, Duplications, Unit Tests, Complexity, Potential Bugs, Coding Rules, Comments.
I have three projects I want to implement this for today!
Leave a Reply