diff --git a/.landscape.yml b/.landscape.yml new file mode 100644 index 0000000..488db7f --- /dev/null +++ b/.landscape.yml @@ -0,0 +1,10 @@ +doc-warnings: true +test-warnings: true +strictness: medium +max-line-length: 120 +autodetect: true +ignore-paths: + - doc +python-targets: + - 3 +