yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #38124
[Bug 1394605] Re: Don't use slashes for long lines - use parentheses instead
** Changed in: glance
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1394605
Title:
Don't use slashes for long lines - use parentheses instead
Status in Glance:
Fix Released
Bug description:
According to the OpenStack Style Guidelines - http://docs.openstack.org/developer/hacking/#general - it is prefered to wrap
long lines in parentheses and not a backslash for line continuation. As
we are following those guidelines in our project - we should replace backslash with parentheses for line continuation.
To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1394605/+subscriptions
References