Tag: code analysis
How to Iron Out IDE Issues with Auto Stub Generation
Automatic stub generation can significantly improve code analysis. Read on to find out why you should consider this, and how to go about it.
A...
Static Code Analysis Using SonarQube and Jenkins
In the first of this two part series, we discussed the importance of static code analysis and the tools that can be used for...