Skip to content

Automatically ignore tests and __main__.py #47

Description

@djmattyg007

Description

There's no reason for tests, or for __main.py__, to export anything. Therefore __all__ is unnecessary. Instead of having to amnually configure this for every project, it would be great if this could be automatically determined by the plugin.

Version

  • Operating System: N/A
  • Python: 3.10
  • flake8-dunder-all: latest

Other Additional Information:

I read the docs and the code and couldn't find any evidence of this functionality existing yet.

Activity

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

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions