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

Migrate to extend-exclude in flake8 config #2508

Merged
merged 4 commits into from
Jan 16, 2021

Conversation

webknjaz
Copy link
Member

Summary of changes

This makes sure that flake8's defaults are in use. Specifically, it
excludes .tox/ dir that is known to contain a lot of files in nested
folders that are not supposed to be linted.

Refs:

Ref #2501.

Pull Request Checklist

@jaraco jaraco merged commit 2220cb7 into pypa:main Jan 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants