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.
Showing posts with label sonarqube. Show all posts
Showing posts with label sonarqube. Show all posts
27 June 2016
Subscribe to:
Posts (Atom)
Popular Posts
- Increasing Code Quality with SonarQube
- Using Python 3 imaplib to connect to Gmail - Part 1: Searching and Labeling
- Using Roslyn to Automate Refactoring
- Redis on Windows fix: Redis is configured to save RDB snapshots
- Exploring Multiple Dispatch in C# with BenchmarkDotNet
- Getting started with IoT Netduino 3 ethernet a compatibility Arduino board
- IAM - Identity and Access Management
- Third Party API Fetch Strategy
- Why should we learn functional programming?
- Speeding up Python Pandas with Vectorized Operations