aboutsummaryrefslogtreecommitdiffstats
path: root/pathod/.landscape.yml
diff options
context:
space:
mode:
Diffstat (limited to 'pathod/.landscape.yml')
-rw-r--r--pathod/.landscape.yml16
1 files changed, 0 insertions, 16 deletions
diff --git a/pathod/.landscape.yml b/pathod/.landscape.yml
deleted file mode 100644
index 9a3b615f..00000000
--- a/pathod/.landscape.yml
+++ /dev/null
@@ -1,16 +0,0 @@
-max-line-length: 120
-pylint:
- options:
- dummy-variables-rgx: _$|.+_$|dummy_.+
-
- disable:
- - missing-docstring
- - protected-access
- - too-few-public-methods
- - too-many-arguments
- - too-many-instance-attributes
- - too-many-locals
- - too-many-public-methods
- - too-many-return-statements
- - too-many-statements
- - unpacking-non-sequence \ No newline at end of file