Merge pull request #145 from javValverde/master

Use landscape.io
This commit is contained in:
Anthony Scopatz 2015-03-25 15:56:00 -05:00
commit cfb031b827
2 changed files with 10 additions and 1 deletions

5
.landscape.yaml Normal file
View file

@ -0,0 +1,5 @@
doc-warnings: yes
test-warnings: yes
strictness: veryhigh
max-line-length: 100
autodetect: yes

View file

@ -4,6 +4,10 @@ xonsh
.. image:: https://travis-ci.org/scopatz/xonsh.svg?branch=master
:target: https://travis-ci.org/scopatz/xonsh
.. image:: https://landscape.io/github/scopatz/xonsh/master/landscape.svg?style=flat
:target: https://landscape.io/github/scopatz/xonsh/master
:alt: Code Health
xonsh is a Python-ish, BASHwards-compatible shell language and command prompt.
The language is a superset of Python 3.4 with additional shell primitives.
xonsh (pronounced *conch*) is meant for the daily use of experts and novices