cardboard config update

This commit is contained in:
erogol
2020-06-15 19:04:05 +02:00
parent b7b0c58e3f
commit 502ba2d5c4
2 changed files with 5 additions and 1 deletions
+3
View File
@@ -1,2 +1,5 @@
linters:
- pylint:
# pylintrc: pylintrc
filefilter: ['- test_*.py', '+ *.py', '- *.npy']
# exclude:
+2 -1
View File
@@ -157,7 +157,8 @@ disable=missing-docstring,
xreadlines-attribute,
deprecated-sys-function,
exception-escape,
comprehension-escape
comprehension-escape,
duplicate-code
# Enable the message, report, category or checker with the given id(s). You can
# either give multiple identifier separated by comma (,) or put this option