From 5384be0c26dba9fe17e6fd06a3c19f99a45f6e09 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Eric=20F=C3=B6rster?= Date: Fri, 29 Mar 2019 21:53:10 +0100 Subject: [PATCH] Add Code Climate badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 918b97e6..d23aec9d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ [![Build Status](https://dev.azure.com/latex-lsp/texlab/_apis/build/status/latex-lsp.texlab?branchName=master)](https://dev.azure.com/latex-lsp/texlab/_build/latest?definitionId=8&branchName=master) [![Coverage](https://img.shields.io/azure-devops/coverage/latex-lsp/texlab/8.svg?logo=azuredevops)](https://dev.azure.com/latex-lsp/texlab/_build/latest?definitionId=8&branchName=master) +[![Maintainability](https://api.codeclimate.com/v1/badges/9ce99ec1116b43ee3fc4/maintainability)](https://codeclimate.com/github/latex-lsp/texlab/maintainability) # TexLab