diff options
| author | Giampaolo Rodola <g.rodola@gmail.com> | 2016-02-10 23:32:39 +0100 |
|---|---|---|
| committer | Giampaolo Rodola <g.rodola@gmail.com> | 2016-02-10 23:32:39 +0100 |
| commit | 51de28ff17dc57f65ff40760d4783d9eec269e46 (patch) | |
| tree | 4169226d531ad1d1791b64914215e69a6e1a70d3 /DEVGUIDE.rst | |
| parent | d471eba4dc79009fa648858313783c844e83c10e (diff) | |
| download | psutil-51de28ff17dc57f65ff40760d4783d9eec269e46.tar.gz | |
remove scrutinizer; it's just annoying
Diffstat (limited to 'DEVGUIDE.rst')
| -rw-r--r-- | DEVGUIDE.rst | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/DEVGUIDE.rst b/DEVGUIDE.rst index 996a679b..e61d0cf9 100644 --- a/DEVGUIDE.rst +++ b/DEVGUIDE.rst @@ -108,17 +108,6 @@ An icon in the home page (README) always shows the last coverage percentage: :target: https://coveralls.io/github/giampaolo/psutil?branch=master :alt: Test coverage (coverall.io) -Code quality ------------- - -Code quality is controlled by `scrutinizer-ci <https://scrutinizer-ci.com/g/giampaolo/psutil/>`_ -which provides a report signaling duplicated code and other amenities. It is -controlled by `.scrutinizer.yml <https://github.com/giampaolo/psutil/blob/master/.scrutinizer.yml>`_. -An icon in the home page always shows a code quality score: - -.. image:: https://img.shields.io/scrutinizer/g/giampaolo/psutil.svg - :target: https://scrutinizer-ci.com/g/giampaolo/psutil/ - :alt: Code quality (scrutinizer-ci.com) ============= Documentation |
