landscapeio / landscape-issues

The public issue tracker for Landscape.io (https://landscape.io)
15 stars 1 forks source link

How to suppress "too many ancestors" warning #254

Closed holtgrewe closed 4 years ago

holtgrewe commented 7 years ago

I tried deactivating this in the .landscape.yml in different ways. What's the correct one?

Here's the problem with repository.

https://landscape.io/github/bihealth/flowcelltool/23/messages/style

Thanks,

wolfy1339 commented 7 years ago

If you hover over the line containing the issue, it will give you the ID use that id in .landscape.yml to disable it

pylint:
  disable:
    - too-many-ancestors