diff options
author | Ross Brattain <ross.b.brattain@intel.com> | 2017-06-21 18:00:22 -0700 |
---|---|---|
committer | Ross Brattain <ross.b.brattain@intel.com> | 2017-06-21 18:06:06 -0700 |
commit | 98fdb2810a7010edf0f12af0ed5d706df2af615c (patch) | |
tree | 55055758c11c14c51a6083b2a2859c60c19ad05e /tests | |
parent | 8b8738ed675f8aab93d484df300e3d0c6c24becc (diff) |
increase line length to 99
When line length is 79 I have to spend too much
time manually wrapping my code into unreadable junk
I can't use expressive tuple unpacking and I start
shortening variables and other bad tricks to decrease
the line length.
We have too many levels of indent to manage with 79
class:
def:
if:
for:
etc.
Change-Id: Ib2ce9cf887f9880c46815822c8d0e1a7806e53ca
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions