We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c70987 commit 77cfaa9Copy full SHA for 77cfaa9
.codacy.yml
@@ -0,0 +1,4 @@
1
+---
2
+exclude_paths:
3
+ - 'tests/**'
4
+ - 'docs/source/conf.py'
README.rst
@@ -6,6 +6,10 @@
6
:target: https://travis-ci.org/ESGF/esgf-pyclient
7
:alt: Travis Build
8
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
+
13
.. image:: https://img.shields.io/github/license/ESGF/esgf-pyclient.svg
14
:target: https://github.com/ESGF/esgf-pyclient/blob/master/LICENSE
15
:alt: GitHub license
0 commit comments