Skip to content

Commit

Permalink
Landscape.io badge.
Browse files Browse the repository at this point in the history
  • Loading branch information
Toni Ruža committed Jun 16, 2015
1 parent 84ce27f commit 08e0c12
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .landscape.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
doc-warnings: yes
strictness: high
max-line-length: 79
ignore-paths:
- docs
6 changes: 6 additions & 0 deletions DESCRIPTION.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,15 @@ datagrid_gtk3

.. image:: https://semaphoreci.com/api/v1/projects/bd20f827-7591-4c58-87bb-e9235fdb9a0a/422070/shields_badge.svg
:target: https://semaphoreci.com/nowsecure/datagrid-gtk3
:alt: Test Results

.. image:: https://coveralls.io/repos/nowsecure/datagrid-gtk3/badge.svg
:target: https://coveralls.io/r/nowsecure/datagrid-gtk3
:alt: Test Coverage

.. image:: https://landscape.io/github/nowsecure/datagrid-gtk3/master/landscape.svg?style=flat
:target: https://landscape.io/github/nowsecure/datagrid-gtk3/master
:alt: Code Health


SYNOPSIS
Expand Down
7 changes: 7 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,19 @@ datagrid_gtk3

.. image:: https://semaphoreci.com/api/v1/projects/bd20f827-7591-4c58-87bb-e9235fdb9a0a/422070/shields_badge.svg
:target: https://semaphoreci.com/nowsecure/datagrid-gtk3
:alt: Test Results

.. image:: https://coveralls.io/repos/nowsecure/datagrid-gtk3/badge.svg
:target: https://coveralls.io/r/nowsecure/datagrid-gtk3
:alt: Test Coverage

.. image:: https://badge.fury.io/py/datagrid_gtk3.svg
:target: http://badge.fury.io/py/datagrid_gtk3
:alt: Latest PyPI Version

.. image:: https://landscape.io/github/nowsecure/datagrid-gtk3/master/landscape.svg?style=flat
:target: https://landscape.io/github/nowsecure/datagrid-gtk3/master
:alt: Code Health


SYNOPSIS
Expand Down

0 comments on commit 08e0c12

Please sign in to comment.