Code smells, any documentation on what it is?

Hi!

I’ve been trying to find documentation on which code smells are used in sonarcloud. Like a list of code smells that are detected by sonarcloud. Is there any way to find that?

Best regards

Hello Arvid,

You can find them on https://rules.sonarsource.com, for example for Java: Java static code analysis | Code Smell: Methods returns should not be invariant

At the bottom you see in which products they are found. I do not think there are any Code Smells that are not detected on SonarCloud.

Thank you! You are a star

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.