Re: [PATCH Outreachy] t9101: ensure no whitespace after redirect
From: Kristoffer Haugsbakk <hidden>
Date: 2024-10-23 16:47:04
From: Kristoffer Haugsbakk <hidden>
Date: 2024-10-23 16:47:04
Hi On Wed, Oct 23, 2024, at 14:11, Seyi Kuforiji wrote:
This change updates the script to conform to the coding standards outlined in the Git project's documentation. According to the guidelines in Documentation/CodingGuidelines under "Redirection operators", there should be no whitespace after redirection operators. Signed-off-by: Seyi Kuforiji <redacted>
I can confirmt that this patch, when applied, fixes all of the instances of this style violation. Thanks! -- Kristoffer Haugsbakk