Re: [docs] [PATCH 3/4] dev-manual: Fix missing whitespace around '=' operator
Quentin Schulz <[email protected]> Mon, 27 Jul 2026 19:16:28 +0200
| Newsgroups | org.yoctoproject.lists.docs |
|---|---|
| Message-ID | <[email protected]> |
Hi Niko, On 7/27/26 6:35 PM, Niko Mauno via lists.yoctoproject.org wrote: > [You don't often get email from [email protected]. Learn why this is important at https://aka.ms/LearnAboutSenderIdentification ] > > From: Niko Mauno <[email protected]> > > According to the Whinlatter (5.3) migration guide; > > A new warning is now printed when there are no whitespaces around an '=' assignment in recipes > > Fix occurrence of example verbatim applying of which would generate > such warning. > Reviewed-by: Quentin Schulz <[email protected]> Thanks! Quentin