From ee740d5ee0e0a9a2dda9e55102ec37c63a098783 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Achilleas=20Pipinellis=20=28=F0=9F=8C=B4=20July=2010=20-?= =?UTF-8?q?=20July=2020=20=F0=9F=8C=B4=29?= Date: Tue, 10 Jul 2018 12:39:55 +0000 Subject: Rename code climate to code quality --- doc/ci/examples/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/ci/examples/README.md') diff --git a/doc/ci/examples/README.md b/doc/ci/examples/README.md index aa31e172641..811f4d1f07a 100644 --- a/doc/ci/examples/README.md +++ b/doc/ci/examples/README.md @@ -43,9 +43,9 @@ There's also a collection of repositories with [example projects](https://gitlab - [Using `dpl` as deployment tool](deployment/README.md) - [The `.gitlab-ci.yml` file for GitLab itself](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/.gitlab-ci.yml) -## Code quality analysis +## Code Quality analysis -[Analyze code quality with the Code Climate CLI](code_climate.md). +**(Starter)** [Analyze your project's Code Quality](code_quality.md). ## Static Application Security Testing (SAST) -- cgit v1.2.1