Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 992 Bytes

README.md

File metadata and controls

27 lines (14 loc) · 992 Bytes

Applicable rules to SonarQube

Listing of rules applicable to SonarQube tool and easily scannable on a source code.

Conditions of the applicable rules

An applicable rule must follow these conditions:

  • It must be statically detectable
  • It must be easily scriptable and return a single response (boolean: TRUE/FALSE)

Rules

Web oriented

Web-oriented rules are based on the 3rd edition of the "Ecoconception Web / Les 115 bonnes pratiques" book: Eco-conception Web : Les 115 bonnes pratiques (greenit.fr)

List of applicable web rules

Rules support matrix by techno

Android

The rules dedicated to Android are based on the work of Dr. Olivier Le Goaër : Energy Smells for Android and Social Smells for Android