Remove unused landscape.yml configuration file

Unused since af4d830ce9 and
a2f873c661 removed the health badges.
This commit is contained in:
Jon Dufresne 2019-07-03 06:38:47 -07:00
parent ea5b30d212
commit 962f21360c
2 changed files with 0 additions and 5 deletions

View File

@ -1,3 +0,0 @@
strictness: medium
test-warnings: yes
max-line-length: 80

View File

@ -1,4 +1,3 @@
include *.c
include *.h
include *.in
@ -21,7 +20,6 @@ exclude .appveyor.yml
exclude .coveragerc
exclude .codecov.yml
exclude .editorconfig
exclude .landscape.yaml
exclude .readthedocs.yml
exclude azure-pipelines.yml
exclude tox.ini