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
- Host: GitHub
- URL: https://github.com/sonarsource/sonar-custom-rules-examples
- Owner: SonarSource
- License: lgpl-3.0
- Created: 2016-10-24T13:34:34.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2025-04-07T07:51:42.000Z (over 1 year ago)
- Last Synced: 2025-06-08T11:51:23.893Z (about 1 year ago)
- Topics: language-team
- Language: Java
- Homepage:
- Size: 1.03 MB
- Stars: 237
- Watchers: 35
- Forks: 421
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
Sonar Custom Rules Examples [](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)