From 5a9f5ef9029287e2059b12ed9ac63b21b03d7f2b Mon Sep 17 00:00:00 2001 From: Lukas Reschke <lukas@owncloud.com> Date: Wed, 4 Nov 2015 22:36:35 +0100 Subject: [PATCH] Add coverity badge MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Coverity now scans our JS code… --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7e1a9fbc78b..4dfa36237bb 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ Git master: [](https://scrutinizer-ci.com/g/owncloud/core/) - CodeClimate: [](https://codeclimate.com/github/owncloud/core) + - Coverity: [](https://scan.coverity.com/projects/owncloud-core) Dependencies: -- GitLab