diff --git a/.landscape.yml b/.landscape.yml new file mode 100644 index 0000000..59b6201 --- /dev/null +++ b/.landscape.yml @@ -0,0 +1,4 @@ +doc-warnings: yes +test-warnings: yes +uses: + - django diff --git a/README.markdown b/README.markdown index 723fbe1..eb435e7 100644 --- a/README.markdown +++ b/README.markdown @@ -1,6 +1,7 @@ # Binder # [![Build Status](https://travis-ci.org/jforman/binder.svg?branch=master)](https://travis-ci.org/jforman/binder) +[![Code Health](https://landscape.io/github/jforman/binder/master/landscape.svg?style=flat)](https://landscape.io/github/jforman/binder/master) A Django web application for viewing and editing BIND DNS zone records.