Re: [PATCH 02/16] t2018: add space between function name and ()
From: Eric Sunshine <hidden>
Date: 2019-12-27 21:15:37
From: Eric Sunshine <hidden>
Date: 2019-12-27 21:15:37
On Fri, Dec 27, 2019 at 8:47 AM Denton Liu [off-list ref] wrote:
t2018: add space between function name and ()
Patch 1/16, which removed an entirely unnecessary space from the end of the description text, made sense without any additional explanation. However, this patch's change could be puzzling to readers who are not thoroughly familiar with the finer details of test coding guidelines. At a minimum, it would be nice to add a sentence to the commit message stating that this change brings the style in line with the coding guidelines.
Signed-off-by: Denton Liu <redacted>