Definition and Guide

Code smells: developer's guide

Code smells are warning signs in your code that hint at deeper issues. These aren't errors and the code will still work, but they can make future development harder and increase the risk of bugs.

Frequently asked questions

What is a code smell?

Why are code smells important?

How does SonarQube help with code smells?