# sonar-examples **Repository Path**: asifhuawei/sonar-examples ## Basic Information - **Project Name**: sonar-examples - **Description**: No description available - **Primary Language**: Unknown - **License**: LGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-04-28 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## DEPRECATED This repository is DEPRECATED and will be soon replaced by : * https://github.com/SonarSource/sonar-scanning-examples : show how to use the SonarQube Scanners : In Progress * https://github.com/SonarSource/sonar-custom-rules-examples : show how to write custom rules : Done * https://github.com/SonarSource/sonar-custom-plugin-example : show how to write a SonarQube Plugin compatible with SQ LTS : Done ## Configuration of Projects The directory '/projects' contains sample projects for: * the different analyzers (SonarQube Scanner, SonarQube for Maven, SonarQube for MSBuild, ...) * the different languages (Java, JavaScript, Cobol, C#, ...) * the different ways to import unit tests and get code coverage data into SonarQube ## SonarQube Plugins The directory '/plugins' contains the most frequent kinds of custom plugins: * Custom Rules for Java, JavaScript and PHP Analyzers * New metric, computation of high level measures, post jobs ### License Copyright 2011-2017 SonarSource. Licensed under the [GNU Lesser General Public License, Version 3.0](http://www.gnu.org/licenses/lgpl.txt)