rafaelnferreira / sonar-examples

Sonar Examples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Configuration of Projects

The directory /projects contains samples of configurations of projects for:

  • the different build tools (Sonar Runner, Maven, Ant)
  • the different languages (Java, Cobol, .Net, etc.)

Sonar Plugins

The directory /plugins contains the most frequent kinds of plugins:

  • Extensions of rule engines like Checkstyle or PMD
  • Define a new metric, compute measures and display them in web app

About

Sonar Examples