Re: [PATCH v2 3/3] scripts,ipkg-build: format code with shfmt

2021-03-14 Thread Paul Spooren
Hi Paul, I'm using shfmt[1] without any extra args. Looking through the issues over there[2] I'll reformat it with `-sr` and `-kp`. Thanks for the comment. -sr redirect operators will be followed by a space -kp keep column alignment paddings Best, Paul [1]: https://github.com/mvdan/sh [2]

[PATCH v2 3/3] scripts,ipkg-build: format code with shfmt

2021-02-04 Thread Paul Spooren
The script improves readability by using an automatic code formatter. Signed-off-by: Paul Spooren --- scripts/ipkg-build | 71 -- 1 file changed, 37 insertions(+), 34 deletions(-) diff --git a/scripts/ipkg-build b/scripts/ipkg-build index c112270a2b..