From afcb2847ac8a0963668922fb93cd5d2f10f221fc Mon Sep 17 00:00:00 2001 From: Jarek Zgoda Date: Tue, 22 Oct 2019 15:36:18 +0200 Subject: [PATCH] Remove landscape.io service, it's down for couple months --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 86ff3b62..3aa040f7 100644 --- a/README.md +++ b/README.md @@ -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