Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Subdivide detection into module/class/function/method scopes #6

Open
bskinn opened this issue Sep 8, 2019 · 0 comments
Open

Subdivide detection into module/class/function/method scopes #6

bskinn opened this issue Sep 8, 2019 · 0 comments
Labels
maybe Might or might not implement
Milestone

Comments

@bskinn
Copy link
Owner

bskinn commented Sep 8, 2019

For simplified per-scope filtering of import reporting.

Probably best to keep both the 'report all' mode and add the 'per scope' mode atop it, as an option.

Would have to figure out sniffing the flake8 options, and the logic of accurate scope determinations for each type.

@bskinn bskinn added the maybe Might or might not implement label Sep 8, 2019
@bskinn bskinn added this to the Later milestone Sep 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maybe Might or might not implement
Projects
None yet
Development

No branches or pull requests

1 participant