From 221115f77c120df2d1687bd87193ccbf4338c28b Mon Sep 17 00:00:00 2001 From: Ross Brattain Date: Mon, 26 Jun 2017 08:53:27 +0000 Subject: Update git submodules * Update docs/submodules/yardstick from branch 'master' - Merge "increase line length to 99" - 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 --- docs/submodules/yardstick | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/yardstick b/docs/submodules/yardstick index b04755b51..1ff9df7e7 160000 --- a/docs/submodules/yardstick +++ b/docs/submodules/yardstick @@ -1 +1 @@ -Subproject commit b04755b5148daf36db436dc066e1bef2c93f1879 +Subproject commit 1ff9df7e724eb0c981aebd5f5b8aa90db0da292b -- cgit 1.2.3-korg