Skip to content

Automatically ignore tests and __main__.py #47

@djmattyg007

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.

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions