# sonar-custom-rules-examples **Repository Path**: gitTravis_2018/sonar-custom-rules-examples ## Basic Information - **Project Name**: sonar-custom-rules-examples - **Description**: Shows how to bootstrap a project to write custom rules for Java, JS, PHP, Python, Cobol, RPG - **Primary Language**: Unknown - **License**: LGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2021-11-29 - **Last Updated**: 2021-12-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Sonar Custom Rules Examples [![Build Status](https://travis-ci.org/SonarSource/sonar-custom-rules-examples.svg?branch=master)](https://travis-ci.org/SonarSource/sonar-custom-rules-examples) ========== This repository contains project examples you can directly clone to bootstrap your own project to write custom rules for COBOL, Java, JavaScript, PHP, Python and RPG. Related documentation is there: https://docs.sonarqube.org/latest/extend/adding-coding-rules/ ### License Copyright 2016-2019 SonarSource. Licensed under the [GNU Lesser General Public License, Version 3.0](http://www.gnu.org/licenses/lgpl.txt)