Daniel Strmečki & Martin Gluhak
Automated Code Quality Checks with Custom SonarQube Rules
#1about 3 minutes
Introduction to the company's code quality approach
An overview of the company's focus on code quality as a differentiator and the agenda for creating custom SonarQube rules.
#2about 3 minutes
The business case for standardizing code quality
Standardizing code quality improves customer perception, attracts talent, prevents repeated mistakes, and streamlines onboarding for new developers.
#3about 5 minutes
Implementing a comprehensive quality assurance strategy
A successful quality assurance strategy relies on shared team responsibility, continuous testing, and a high degree of automation across the test pyramid.
#4about 5 minutes
Creating coding guidelines and using initial tools
Establishing documented coding guidelines and using the free version of SonarQube helps standardize code but lacks enforcement for fixes and architectural checks.
#5about 4 minutes
Enforcing code quality with automated checks
Enforce coding standards by using SonarQube pull request decoration to block merges, ArchUnit for architectural tests, and custom rules for framework-specific issues.
#6about 4 minutes
Setting up a project for custom SonarQube rules
Start creating custom rules by cloning the official SonarSource template project from GitHub, which provides the necessary structure and dependencies.
#7about 4 minutes
Writing unit tests for a custom SonarQube rule
Use test-driven development by creating a Java code snippet with non-compliant comments and a JUnit test class that uses CheckVerifier to validate the rule's logic.
#8about 6 minutes
Implementing the rule logic using the syntax tree
Implement the rule by extending BaseTreeVisitor to traverse the abstract syntax tree, identifying the method's return type, and reporting an issue if it matches the target class.
#9about 4 minutes
Documenting the rule and building the plugin JAR
Finalize the rule by adding it to the plugin's rule list, creating HTML documentation with examples, and defining metadata in a JSON file before building the JAR.
#10about 9 minutes
Deploying and using the custom rule in SonarQube and IntelliJ
Deploy the custom rule by placing the JAR in the SonarQube plugins directory, activating it in a quality profile, and connecting SonarLint to see violations in the IDE.
Related jobs
Jobs that call for the skills explored in this talk.
MARKT-PILOT GmbH
Stuttgart, Germany
Remote
€75-90K
Senior
Java
TypeScript
+1
Matching moments
04:09 MIN
The emerging market for fixing AI-generated code
Devs vs. Marketers, COBOL and Copilot, Make Live Coding Easy and more - The Best of LIVE 2025 - Part 3
05:55 MIN
The security risks of AI-generated code and slopsquatting
Slopquatting, API Keys, Fun with Fonts, Recruiters vs AI and more - The Best of LIVE 2025 - Part 2
04:57 MIN
Increasing the value of talk recordings post-event
Cat Herding with Lions and Tigers - Christian Heilmann
06:28 MIN
Using AI agents to modernize legacy COBOL systems
Devs vs. Marketers, COBOL and Copilot, Make Live Coding Easy and more - The Best of LIVE 2025 - Part 3
14:14 MIN
Scripting presentations and demos in VS Code
Devs vs. Marketers, COBOL and Copilot, Make Live Coding Easy and more - The Best of LIVE 2025 - Part 3
03:17 MIN
Selecting strategic partners and essential event tools
Cat Herding with Lions and Tigers - Christian Heilmann
03:48 MIN
Automating formal processes risks losing informal human value
What 2025 Taught Us: A Year-End Special with Hung Lee
01:32 MIN
Organizing a developer conference for 15,000 attendees
Cat Herding with Lions and Tigers - Christian Heilmann
Featured Partners
Related Videos
The Clean as You Code Imperative
Olivier Gaudin
Supercharging Static Code Analysis: Konveyor AI & LLMs
Daniel Oh
Application Modernization Leveraging Gen-AI for Automated Code Transformation
Syed M Shaaf
Build a CI/CD pipeline to automate code reviews and ensure code quality
Julien Delange
Are you still programming unit tests or already generating?
Johannes Bergsmann & Daniel Bauer
Grappling With Clunky Old Software? Start by Understanding What’s Inside!
Luc Perard
Test-Driven Development: It's easier than you think!
Eric Deandrea
One-click-to-production: Test and automate your application
Bartosz Pietrucha
Related Articles
View all articles



From learning to earning
Jobs that call for the skills explored in this talk.

Coperitus GmbH
Coburg, Germany
Intermediate
Senior
Java
JavaScript



Eltemate
Amsterdam, Netherlands
Intermediate
Senior
TypeScript
Automated Testing
Continuous Integration

Eltemate
Amsterdam, Netherlands
Intermediate
Senior
Test Planning
Manual Testing
Usability Testing

IBM Deutschland GmbH
Köln, Germany
Senior
Java
Scrum
DevOps
Python
Unit Testing


