Showing posts with label sonarqube. Show all posts
Showing posts with label sonarqube. Show all posts

27 June 2016

Increasing Code Quality with SonarQube

At Jetabroad, we recently introduced SonarQube, a static analysis tool, into our development workflow. SonarQube finds bugs and "code smells" in our GitHub pull requests, and helps us keep our codebase clean. It's been a great, low-friction addition that's improved the quality of our code.