Skip to content

Commit cbea06f

Browse files
committed
Remove codacy badge
Signed-off-by: Matt Stratton <[email protected]>
1 parent a3fe8e2 commit cbea06f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.e.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ LicenseColor: yellow
88

99
{{template "badge/travis" .}} [![Build status](https://ci.appveyor.com/api/projects/status/u7pu7ins2csxngxu?svg=true)](https://ci.appveyor.com/project/DevOpsDays/devopsdays-cli)
1010
{{template "badge/goreport" .}} {{template "badge/godoc" .}} [![GitHub release](https://img.shields.io/github/release/devopsdays/devopsdays-cli.svg)](https://github.com/devopsdays/devopsdays-cli/releases) {{template "license/shields" .}} <br />
11-
[![Coveralls](https://img.shields.io/coveralls/devopsdays/devopsdays-cli.svg)]() [![BCH compliance](https://bettercodehub.com/edge/badge/devopsdays/devopsdays-cli?branch=master)](https://bettercodehub.com/) [![Codacy Badge](https://api.codacy.com/project/badge/Grade/759c4057de4d4f69a2c528f352c7fca5)](https://www.codacy.com/app/devopsdays/devopsdays-cli?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=devopsdays/devopsdays-cli&amp;utm_campaign=Badge_Grade) [![Ebert](https://ebertapp.io/github/devopsdays/devopsdays-cli.svg)](https://ebertapp.io/github/devopsdays/devopsdays-cli) [![codebeat badge](https://codebeat.co/badges/9acd2699-7397-45fb-8219-e0e5a68c8399)](https://codebeat.co/projects/github-com-devopsdays-devopsdays-cli-master)
11+
[![Coveralls](https://img.shields.io/coveralls/devopsdays/devopsdays-cli.svg)]() [![BCH compliance](https://bettercodehub.com/edge/badge/devopsdays/devopsdays-cli?branch=master)](https://bettercodehub.com/) [![Ebert](https://ebertapp.io/github/devopsdays/devopsdays-cli.svg)](https://ebertapp.io/github/devopsdays/devopsdays-cli) [![codebeat badge](https://codebeat.co/badges/9acd2699-7397-45fb-8219-e0e5a68c8399)](https://codebeat.co/projects/github-com-devopsdays-devopsdays-cli-master)
1212

1313
Command-line utilities for the [devopsdays](https://www.devopsdays.org) website built with :heart: by [mattstratton](https://github.com/mattstratton) in [Go](https://golang.org/).
1414

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
[![travis Status](https://travis-ci.org/devopsdays/devopsdays-cli.svg?branch=master)](https://travis-ci.org/devopsdays/devopsdays-cli) [![Build status](https://ci.appveyor.com/api/projects/status/u7pu7ins2csxngxu?svg=true)](https://ci.appveyor.com/project/DevOpsDays/devopsdays-cli)
55
[![Go Report Card](https://goreportcard.com/badge/github.com/devopsdays/devopsdays-cli)](https://goreportcard.com/report/github.com/devopsdays/devopsdays-cli) [![GoDoc](https://godoc.org/github.com/devopsdays/devopsdays-cli?status.svg)](http://godoc.org/github.com/devopsdays/devopsdays-cli) [![GitHub release](https://img.shields.io/github/release/devopsdays/devopsdays-cli.svg)](https://github.com/devopsdays/devopsdays-cli/releases) [![MIT License](http://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE) <br />
6-
[![Coveralls](https://img.shields.io/coveralls/devopsdays/devopsdays-cli.svg)]() [![BCH compliance](https://bettercodehub.com/edge/badge/devopsdays/devopsdays-cli?branch=master)](https://bettercodehub.com/) [![Codacy Badge](https://api.codacy.com/project/badge/Grade/759c4057de4d4f69a2c528f352c7fca5)](https://www.codacy.com/app/devopsdays/devopsdays-cli?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=devopsdays/devopsdays-cli&amp;utm_campaign=Badge_Grade) [![Ebert](https://ebertapp.io/github/devopsdays/devopsdays-cli.svg)](https://ebertapp.io/github/devopsdays/devopsdays-cli) [![codebeat badge](https://codebeat.co/badges/9acd2699-7397-45fb-8219-e0e5a68c8399)](https://codebeat.co/projects/github-com-devopsdays-devopsdays-cli-master)
6+
[![Coveralls](https://img.shields.io/coveralls/devopsdays/devopsdays-cli.svg)]() [![BCH compliance](https://bettercodehub.com/edge/badge/devopsdays/devopsdays-cli?branch=master)](https://bettercodehub.com/) [![Ebert](https://ebertapp.io/github/devopsdays/devopsdays-cli.svg)](https://ebertapp.io/github/devopsdays/devopsdays-cli) [![codebeat badge](https://codebeat.co/badges/9acd2699-7397-45fb-8219-e0e5a68c8399)](https://codebeat.co/projects/github-com-devopsdays-devopsdays-cli-master)
77

88
Command-line utilities for the [devopsdays](https://www.devopsdays.org) website built with :heart: by [mattstratton](https://github.com/mattstratton) in [Go](https://golang.org/).
99

0 commit comments

Comments
 (0)