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

flake8 issues on setup.py #5196

Open
yan12125 opened this issue Mar 13, 2015 · 0 comments
Open

flake8 issues on setup.py #5196

yan12125 opened this issue Mar 13, 2015 · 0 comments

Comments

@yan12125
Copy link
Collaborator

@yan12125 yan12125 commented Mar 13, 2015

Currently setup.py is listed in setup.cfg to prevent warnings from flake8. I think a better approach is to add # flake8: noqa after each line raising flake8 issues. Also, state the rationale explicitly why we force flake8 to ignore these lines.

This issue is related to #5178

Any opinions?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.