Skip to end of metadata
Go to start of metadata

Coding rules plugins

Sonar embeds 3 java coding rules engines by default.

Checkstyle

There is no possible configuration of this plugin.

PMD

There is no possible configuration of this plugin.

Findbugs

It is possible to configure the effort of the bug finders along with a timeout when running Findbugs.

Warning : Findbugs analyzes compiled code and not java sources. See Sonar light mode description to know how to use Findbugs with this Sonar light mode.

Labels: