Skip to content
This repository has been archived by the owner on Apr 2, 2021. It is now read-only.

Commit

Permalink
Merge pull request #20 from intellij-lsp/feature/code-climate
Browse files Browse the repository at this point in the history
#1 Add a code-climate badges
  • Loading branch information
NipunaRanasinghe committed Nov 14, 2018
2 parents 4370356 + d4e40ea commit 863f280
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

[![Build Status](https://travis-ci.org/intellij-lsp/intellij-lsp-plugin.svg?branch=develop)](https://travis-ci.org/intellij-lsp/intellij-lsp-plugin)
[![ZIP distribution](https://img.shields.io/badge/dev%20zip%20distribution-AWS%20S3-green.svg)](https://s3-eu-west-1.amazonaws.com/intellij-lsp-plugin/develop/lastSuccessfulBuild/LSP+Support.zip)
[![Maintainability](https://api.codeclimate.com/v1/badges/382b28de2b8c79d9ffc1/maintainability)](https://codeclimate.com/github/intellij-lsp/intellij-lsp-plugin/maintainability)
[![Test Coverage](https://api.codeclimate.com/v1/badges/382b28de2b8c79d9ffc1/test_coverage)](https://codeclimate.com/github/intellij-lsp/intellij-lsp-plugin/test_coverage)

Plugin adding support for Language Server Protocol for IntelliJ since version 2017.3
This plugin should be compatible with any JetBrains IDE (tested successfully on IntelliJ, PyCharm and CLion)
Expand Down

0 comments on commit 863f280

Please sign in to comment.