diff options
| author | Adam Tauber <asciimoo@gmail.com> | 2014-07-10 15:18:29 +0200 |
|---|---|---|
| committer | Adam Tauber <asciimoo@gmail.com> | 2014-07-10 15:18:29 +0200 |
| commit | e4419a065ffc7e8702453835e465a47b011b8f12 (patch) | |
| tree | 52504b3207f66f6926718dbd23ab3fbf17cbd900 | |
| parent | 11f5684b9fa03eeb393d0202146bfcc2e6765b67 (diff) | |
| parent | dc802b9ea839ca0eb3035d2659ede8a1007bfebe (diff) | |
Merge pull request #76 from Aigeruth/landscapeio
Add landscape.io configuration
| -rw-r--r-- | .landscape.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.landscape.yaml b/.landscape.yaml new file mode 100644 index 000000000..1bb397718 --- /dev/null +++ b/.landscape.yaml @@ -0,0 +1,3 @@ +strictness: high +ignore-paths: + - bootstrap.py |