All of lore.kernel.org
 help / color / mirror / Atom feed
* BitBake Linting Errors
@ 2026-03-26 18:57 Rob Woolley
  2026-03-26 18:57 ` [PATCH 01/11] bitbake-setup: Remove extraneous variable from str.format() Rob Woolley
                   ` (10 more replies)
  0 siblings, 11 replies; 15+ messages in thread
From: Rob Woolley @ 2026-03-26 18:57 UTC (permalink / raw)
  To: bitbake-devel; +Cc: alex.kanavin

Using the ruff tool on bitbake-setup reports a number of linting errors.

This patch series resolves those errors to give bitbake-setup a clean bill
of health:
    bitbake-setup: Remove extraneous variable from
    bitbake-setup: Resolve unused loop control variables
    bitbake-setup: Fix ambiguous variable names
    bitbake-setup: Remove unused stdout variable
    bitbake-setup: Replace f-string without placeholders
    bitbake-setup: Remove unused Namespace import
    bitbake-setup: Remove unused parser_settings_list
    bitbake-setup: Fix linting error related to membership
    bitbake-setup: Maintain exception chain
    bitbake-setup: Set function default to None
    bitbake-setup: Sort and format imports
    bitbake-setup: Remove extraneous variable from
    bitbake-setup: Resolve unused loop control variables
    bitbake-setup: Fix ambiguous variable names
    bitbake-setup: Remove unused stdout variable
    bitbake-setup: Replace f-string without placeholders
    bitbake-setup: Remove unused Namespace import
    bitbake-setup: Remove unused parser_settings_list
    bitbake-setup: Fix linting error related to membership
    bitbake-setup: Maintain exception chain
    bitbake-setup: Set function default to None
    bitbake-setup: Sort and format imports


^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2026-03-30 22:51 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-26 18:57 BitBake Linting Errors Rob Woolley
2026-03-26 18:57 ` [PATCH 01/11] bitbake-setup: Remove extraneous variable from str.format() Rob Woolley
2026-03-26 18:57 ` [PATCH 02/11] bitbake-setup: Resolve unused loop control variables Rob Woolley
2026-03-26 18:57 ` [PATCH 03/11] bitbake-setup: Fix ambiguous variable names Rob Woolley
2026-03-26 18:57 ` [PATCH 04/11] bitbake-setup: Remove unused stdout variable Rob Woolley
2026-03-26 18:57 ` [PATCH 05/11] bitbake-setup: Replace f-string without placeholders Rob Woolley
2026-03-26 18:57 ` [PATCH 06/11] bitbake-setup: Remove unused Namespace import Rob Woolley
2026-03-26 18:57 ` [PATCH 07/11] bitbake-setup: Remove unused parser_settings_list Rob Woolley
2026-03-26 18:57 ` [PATCH 08/11] bitbake-setup: Fix linting error related to membership Rob Woolley
2026-03-26 18:57 ` [PATCH 09/11] bitbake-setup: Maintain exception chain Rob Woolley
2026-03-26 18:57 ` [PATCH 10/11] bitbake-setup: Set function default to None Rob Woolley
2026-03-30 16:34   ` [bitbake-devel] " adrian.freihofer
2026-03-30 21:49     ` Woolley, Rob
2026-03-30 22:51       ` Richard Purdie
2026-03-26 18:57 ` [PATCH 11/11] bitbake-setup: Sort and format imports Rob Woolley

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.