Skip to content

Commit 025c060

Browse files
committed
remove landscape since it does not work
1 parent a957a73 commit 025c060

File tree

2 files changed

+1
-17
lines changed

2 files changed

+1
-17
lines changed

.landscape.yml

-16
This file was deleted.

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -136,4 +136,4 @@ A = [-1, 10, 0, &
136136
The testing mechanism allows you to easily test fprettify with any Fortran project of your choice. Simply clone or copy your entire project into `fortran_tests/before` and run `python setup.py test`. The directory `fortran_tests/after` contains the test output (reformatted Fortran files). If testing fails, please submit an issue!
137137

138138

139-
[![Code Health](https://landscape.io/github/pseewald/fprettify/master/landscape.svg?style=flat)](https://landscape.io/github/pseewald/fprettify/master) [![Code Climate](https://codeclimate.com/github/pseewald/fprettify/badges/gpa.svg)](https://codeclimate.com/github/pseewald/fprettify)
139+
[![Code Climate](https://codeclimate.com/github/pseewald/fprettify/badges/gpa.svg)](https://codeclimate.com/github/pseewald/fprettify)

0 commit comments

Comments
 (0)