1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-02 01:19:52 +00:00

go: Further tweak indentation in patch

The current patch formatting is a mix of two styles which is hard to read.
Tweak it further to make changes easier to identify since we're already
breaking formatting rules.

(From OE-Core rev: ab443dc1238e6c5a542d29ce9d2ba121b81ef365)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Richard Purdie
2024-03-03 22:23:49 +00:00
parent c28c8e67f7
commit eec5c8778f
@@ -31,9 +31,10 @@ Adapted to Go 1.13 from patches originally submitted to
the meta/recipes-devtools/go tree by the meta/recipes-devtools/go tree by
Matt Madison <matt@madison.systems>. Matt Madison <matt@madison.systems>.
Rework the patch to avoid identation, it's more hard to read but Rework the patch to avoid identation, it breaks formatting rules but
easy to rebase. makes the changes more obvious and maintainable.
Jose Quaresma <jose.quaresma@foundries.io> Jose Quaresma <jose.quaresma@foundries.io>
Richard Purdie <richard.purdie@linuxfoundation.org>
Upstream-Status: Inappropriate [OE specific] Upstream-Status: Inappropriate [OE specific]