diff options
author | Markus Doits <markus.doits@stellenticket.de> | 2018-03-30 19:25:33 +0200 |
---|---|---|
committer | Markus Doits <markus.doits@stellenticket.de> | 2018-03-30 19:25:33 +0200 |
commit | 134be87ed13931871ed321c4ff189925a956aa4d (patch) | |
tree | 5a1f6ff81424373d44e28d98b00d6445a259326a | |
parent | 0ab4d181c9d2e1ad9e3d4028223f947599781351 (diff) | |
download | pronto-hlint-134be87ed13931871ed321c4ff189925a956aa4d.tar.gz pronto-hlint-134be87ed13931871ed321c4ff189925a956aa4d.tar.zst pronto-hlint-134be87ed13931871ed321c4ff189925a956aa4d.zip |
remove gemnasium, don't used anymore
-rw-r--r-- | README.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -3,7 +3,6 @@ | |||
3 | [![Code Climate](https://codeclimate.com/github/doits/pronto-eslint_npm.svg)](https://codeclimate.com/github/doits/pronto-eslint_npm) | 3 | [![Code Climate](https://codeclimate.com/github/doits/pronto-eslint_npm.svg)](https://codeclimate.com/github/doits/pronto-eslint_npm) |
4 | [![Build Status](https://travis-ci.org/doits/pronto-eslint_npm.svg?branch=master)](https://travis-ci.org/doits/pronto-eslint_npm) | 4 | [![Build Status](https://travis-ci.org/doits/pronto-eslint_npm.svg?branch=master)](https://travis-ci.org/doits/pronto-eslint_npm) |
5 | [![Gem Version](https://badge.fury.io/rb/pronto-eslint_npm.svg)](http://badge.fury.io/rb/pronto-eslint_npm) | 5 | [![Gem Version](https://badge.fury.io/rb/pronto-eslint_npm.svg)](http://badge.fury.io/rb/pronto-eslint_npm) |
6 | [![Dependency Status](https://gemnasium.com/doits/pronto-eslint_npm.svg)](https://gemnasium.com/doits/pronto-eslint_npm) | ||
7 | 6 | ||
8 | Pronto runner for [ESlint](http://eslint.org), pluggable linting utility for JavaScript and JSX. [What is Pronto?](https://github.com/mmozuras/pronto) | 7 | Pronto runner for [ESlint](http://eslint.org), pluggable linting utility for JavaScript and JSX. [What is Pronto?](https://github.com/mmozuras/pronto) |
9 | 8 | ||