Skip to content

Is ignore-names-if-inherits-from ignored? #25

Description

@giampaolo

Hello there.
I'm trying to use ignore-names-if-inherits-from within pyproject.toml but it seems it doesn't work as expected (ignored), e.g.:

[tool.deadcode]
ignore-names-if-inherits-from = ["ViewEventListener"]

Also by searching into the source code it seems it's not being used:
https://github.com/search?q=repo%3Aalbertas%2Fdeadcode%20ignore_names_if_inherits_from&type=code
Am I missing something?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions