diff options
author | Gabor Nagy <mail@aigeruth.hu> | 2014-07-09 22:47:25 +0200 |
---|---|---|
committer | Gabor Nagy <mail@aigeruth.hu> | 2014-07-09 22:49:38 +0200 |
commit | dc802b9ea839ca0eb3035d2659ede8a1007bfebe (patch) | |
tree | 52504b3207f66f6926718dbd23ab3fbf17cbd900 | |
parent | 11f5684b9fa03eeb393d0202146bfcc2e6765b67 (diff) | |
download | searxng-dc802b9ea839ca0eb3035d2659ede8a1007bfebe.tar.gz searxng-dc802b9ea839ca0eb3035d2659ede8a1007bfebe.zip |
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 |