Skip to content

treewide: revert ruff lint for sdk files#866

Open
jplexer wants to merge 1 commit intocoredevices:mainfrom
jplexer:fix-sdk-ruff
Open

treewide: revert ruff lint for sdk files#866
jplexer wants to merge 1 commit intocoredevices:mainfrom
jplexer:fix-sdk-ruff

Conversation

@jplexer
Copy link
Member

@jplexer jplexer commented Feb 19, 2026

some things that ruff sees as "unused" are actually quite important for the SDK

some things that ruff sees as "unused" are actually quite important for the SDK

Signed-off-by: Joshua Jun <joshuajun@proton.me>
@jplexer jplexer requested a review from gmarull February 19, 2026 23:59
Copy link
Member

@gmarull gmarull left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some of the fixes are valid; I guess some of these scripts are used by apps using import *? Add a # noqa: FXXX to unused imports we want to preserve for 3rd party

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments