Skip to content

Commit 77cfaa9

Browse files
committed
added codacy
1 parent 8c70987 commit 77cfaa9

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

.codacy.yml

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
---
2+
exclude_paths:
3+
- 'tests/**'
4+
- 'docs/source/conf.py'

README.rst

+4
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@
66
:target: https://travis-ci.org/ESGF/esgf-pyclient
77
:alt: Travis Build
88

9+
.. image:: https://api.codacy.com/project/badge/Grade/0b6bb4503f4d4c90b41c8e1c9b41cb93
10+
:target: https://app.codacy.com/app/cehbrecht/esgf-pyclient?utm_source=github.com&utm_medium=referral&utm_content=ESGF/esgf-pyclient&utm_campaign=Badge_Grade_Dashboard
11+
:alt: Codacy Badge
12+
913
.. image:: https://img.shields.io/github/license/ESGF/esgf-pyclient.svg
1014
:target: https://github.com/ESGF/esgf-pyclient/blob/master/LICENSE
1115
:alt: GitHub license

0 commit comments

Comments
 (0)