f9aff548b7
Pylint is no longer able to detect available members in the generated protobuf files, so we need to exclude them from processing. This should not be a problem as we get these checks from mypy already, and as a bonus we no longer need to exclude protobuf classes manually. The fact that anki.sync_pb2 needs to be added after the wildcard appears to be a bug. |
||
---|---|---|
.. | ||
anki | ||
.clang-format | ||
.top_level | ||
BUILD.bazel | ||
clang_format.bzl | ||
format.py | ||
protobuf.bzl |