An open API service indexing awesome lists of open source software.

https://github.com/sonarsource/sonar-custom-rules-examples

Shows how to bootstrap a project to write custom rules for PHP, Python, Cobol, RPG
https://github.com/sonarsource/sonar-custom-rules-examples

language-team

Last synced: about 1 year ago
JSON representation

Shows how to bootstrap a project to write custom rules for PHP, Python, Cobol, RPG

Awesome Lists containing this project

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, PHP, Python, and RPG.

Related documentation is there: https://docs.sonarqube.org/latest/extend/adding-coding-rules/

Sonar's [Clean Code solutions](https://www.sonarsource.com/solutions/clean-code/?utm_medium=referral&utm_source=github&utm_campaign=clean-code&utm_content=sonar-custom-rules-examples) help developers deliver high-quality, efficient code standards that benefit the entire team or organization.

Have questions or feedback?
---------------------------

Note that GitHub issues have been disabled.
To provide feedback or ask for help, please use the [Sonar Community Forum](https://community.sonarsource.com/).

### License

Copyright 2016-2022 SonarSource.

Licensed under the [GNU Lesser General Public License, Version 3.0](http://www.gnu.org/licenses/lgpl.txt)