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

Bug 1337726 - Disable E129 pyflakes lint. #2149

Merged
merged 1 commit into from Feb 10, 2017
Merged

Bug 1337726 - Disable E129 pyflakes lint. #2149

merged 1 commit into from Feb 10, 2017

Conversation

jgraham
Copy link
Member

@jgraham jgraham commented Feb 9, 2017

This demands a weird style when using

if (something and
    something_else):

which is not really helpful to code readability.


This change is Reviewable

This demands a weird style when using
if (something and
    something_else):

which is not really helpful to code readability.
@edmorley edmorley merged commit 067aad4 into master Feb 10, 2017
@edmorley edmorley deleted the disable_E129 branch February 10, 2017 00:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants