Skip to content

Commit

Permalink
added Code Climate maintainability badge
Browse files Browse the repository at this point in the history
  • Loading branch information
tisoft committed Mar 1, 2021
1 parent 8248911 commit 16ff969
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

[![Maven Central](https://img.shields.io/maven-central/v/de.tisoft.rsyntaxtextarea/rsyntaxtextarea-antlr4-extension)](https://search.maven.org/artifact/de.tisoft.rsyntaxtextarea/rsyntaxtextarea-antlr4-extension)
[![GitHub](https://img.shields.io/github/license/tisoft/rsyntaxtextarea-antlr4-extension)](LICENSE)
[![Code Climate maintainability](https://img.shields.io/codeclimate/maintainability/tisoft/rsyntaxtextarea-antlr4-extension)](https://codeclimate.com/github/tisoft/rsyntaxtextarea-antlr4-extension/maintainability)

This project contains an extension for the [RSyntaxTextArea](https://github.com/bobbylight/RSyntaxTextArea) library, that allows the usage of [ANTLR 4](https://www.antlr.org) lexers and parsers.

Expand Down

0 comments on commit 16ff969

Please sign in to comment.