Setting up SonarQube for Grails project
SonarQube is an open-source platform to manage code quality. It covers many aspects of code quality like Complexity, Coding rules, Duplications, Unit tests coverage, etc. It's really easy to configure SonarQube with your Grails project. Download and ...
Dec 1, 20143 min read1.2K
