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

Remove unnecessary "exclude" from flake8 configuration #1096

Merged
merged 2 commits into from
Jan 6, 2020
Merged

Remove unnecessary "exclude" from flake8 configuration #1096

merged 2 commits into from
Jan 6, 2020

Conversation

jdufresne
Copy link
Contributor

These directories either don't exist, aren't linted, or are
automatically excluded. There is no need to specify these.

Avoids installing a virtualenv inside the project directory.
These directories either don't exist, aren't linted, or are
automatically excluded. There is no need to specify these.
@fcurella
Copy link
Collaborator

fcurella commented Jan 6, 2020

Thank you so much for all your work!

@fcurella fcurella merged commit 01c543a into joke2k:master Jan 6, 2020
IlfirinPL pushed a commit to IlfirinPL/faker that referenced this pull request Apr 9, 2021
* Remove unnecessary "exclude" from flake8 configuration

These directories either don't exist, aren't linted, or are
automatically excluded. There is no need to specify these.

* Simplify CirucleCI configuration

Avoids installing a virtualenv inside the project directory.
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