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

python: Switch to exclusive list for flake8 #16159

Merged
merged 1 commit into from
Apr 26, 2021

Conversation

phlax
Copy link
Member

@phlax phlax commented Apr 25, 2021

Signed-off-by: Ryan Northey ryan@synca.io

Commit Message: python: Switch to exclusive list for flake8
Additional Description:

This switches flake8 from an inclusive list to an exclusive one

Any current warnings/errors are excluded - ie it does the same thing as now

The benefits are:

  • new types of error wont be added
  • we can start picking off some of these problems

Risk Level:
Testing:
Docs Changes:
Release Notes:
Platform Specific Features:
[Optional Runtime guard:]
[Optional Fixes #Issue]
[Optional Deprecated:]
[Optional API Considerations:]

Signed-off-by: Ryan Northey <ryan@synca.io>
@yanavlasov yanavlasov merged commit 1d234a8 into envoyproxy:main Apr 26, 2021
gokulnair pushed a commit to gokulnair/envoy that referenced this pull request May 6, 2021
Signed-off-by: Ryan Northey <ryan@synca.io>
Signed-off-by: Gokul Nair <gnair@twitter.com>
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