[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Trailing spaces in some source files
From: |
Bjarni Ingi Gislason |
Subject: |
Re: Trailing spaces in some source files |
Date: |
Sun, 24 Nov 2024 17:01:16 +0000 |
On Sat, Nov 23, 2024 at 10:18:09PM +0000, Bjarni Ingi Gislason wrote:
> These are not needed in any way, so could (should) be removed.
>
> For example with "sed -i -e 's/ *$//'".
>
>[...]
"git" has a "tool" to point out whitespace, see for example "git-apply(1)"
and git-config(1)".