Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

matttbe
Copy link
Member

@matttbe matttbe commented Sep 9, 2025

When looking at 'ynl', 'ruff' found out at least one interesting error: one variable was used but not defined.

It looks then interesting to add it. Its usage is very similar to pylint. Some says it can also be used instead of pylint, but I'm not experienced enough to judge.

Note that by default, ruff will only check for "interesting" errors.

When looking at 'ynl', 'ruff' found out at least one interesting error:
one variable was used but not defined.

It looks then interesting to add it. Its usage is very similar to
pylint. Some says it can also be used instead of pylint, but I'm not
experienced enough to judge.

Note that by default, ruff will only check for "interesting" errors.

Signed-off-by: Matthieu Baerts (NGI0) <[email protected]>
@matttbe matttbe requested a review from kuba-moo September 9, 2025 20:57
@kuba-moo
Copy link
Contributor

Thanks!! I will try not to forget to re-deploy on the weekend :)

@kuba-moo kuba-moo merged commit 09bbb20 into linux-netdev:main Sep 11, 2025
1 check passed
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