Skip to content
This repository has been archived by the owner on Apr 26, 2023. It is now read-only.

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
begarco committed Dec 18, 2018
1 parent 1909b61 commit c137ecd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SonarQube CNES Python Plugin [![Build Status](https://travis-ci.org/lequal/sonar-cnes-python-plugin.svg?branch=master)](https://travis-ci.org/lequal/sonar-cnes-python-plugin) [![Quality Gate](https://sonarcloud.io/api/badges/gate?key=fr.cnes.sonar.plugins.python%3Asonar-cnes-python-plugin)](https://sonarcloud.io/dashboard?id=fr.cnes.sonar.plugins.python%3Asonar-cnes-python-plugin)
# SonarQube CNES Python Plugin [![Build Status](https://travis-ci.org/lequal/sonar-cnes-python-plugin.svg?branch=master)](https://travis-ci.org/lequal/sonar-cnes-python-plugin) [![Quality Gate](https://sonarcloud.io/api/project_badges/measure?project=fr.cnes.sonar.plugins.python%3Asonar-cnes-python-plugin&metric=alert_status)](https://sonarcloud.io/dashboard?id=fr.cnes.sonar.plugins.python%3Asonar-cnes-python-plugin) [![Coverage](https://sonarcloud.io/api/project_badges/measure?project=fr.cnes.sonar.plugins.python%3Asonar-cnes-python-plugin&metric=coverage)](https://sonarcloud.io/dashboard?id=fr.cnes.sonar.plugins.python%3Asonar-cnes-python-plugin)
SonarQube is an open platform to manage code quality. This plugin adds further rules to check to Pylint using Pylint CNES Checker Plugin.

This plugin is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.
Expand All @@ -13,7 +13,7 @@ This plugin is free software; you can redistribute it and/or modify it under the

### Features
- 15 new rules from CNES for Pylint
- 7 unknown Pylint rules
- 1 unknown Pylint rules

### Resources
- Rules description
Expand Down

0 comments on commit c137ecd

Please sign in to comment.