Merge pull request #1231 from zgoda/remove_landscape_io

Remove landscape.io service, it's down for couple months
This commit is contained in:
R.I.Pienaar 2019-10-22 15:45:16 +02:00 committed by GitHub
commit 06e0ef3645
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -207,7 +207,6 @@ Table of Contents
* [codescene.io](https://codescene.io/) - CodeScene prioritizes technical debt based on how the developers work with the code, and visualizes organizational factors like team coupling and system mastery. Free for Open Source.
* [hiberly.com](https://hiberly.com) - Tech debt toolkit for developers - grabs feedback from engineers after each merge, then aggregates this to quantify and highlight tech debt in the codebase. Free for use in retrospectives for up to 12 months.
* [tachikoma.io](https://tachikoma.io/) — Dependency Update for Ruby, Node.js, Perl projects, free for Open Source
* [landscape.io](https://landscape.io/) — Code Quality for Python projects, free for Open Source
* [codeclimate.com](https://codeclimate.com/) — Automated code review, free for Open Source and unlimited organisation-owned private repos (upto 4 collaboraters). Also free for students and institutions.
* [houndci.com](https://houndci.com/) — Comments on GitHub commits about code quality, free for Open Source
* [coveralls.io](https://coveralls.io/) — Display test coverage reports, free for Open Source