Skip to content

Fix lint errors in the bin folder scripts#542

Merged
jonasbardino merged 1 commit intonextfrom
fix/python-lint-issues-in-bin-folder
Apr 30, 2026
Merged

Fix lint errors in the bin folder scripts#542
jonasbardino merged 1 commit intonextfrom
fix/python-lint-issues-in-bin-folder

Conversation

@jonasbardino
Copy link
Copy Markdown
Contributor

@jonasbardino jonasbardino commented Apr 29, 2026

Let ruff fix 25 lint errors in the bin folder scripts as pointed out by
make lint-python LINT_ENFORCE_DIRS=bin
One manual fix of the last one to avoid using plain except: as well.

This is a step towards enforcing linting and style rules in the migrated FHSesque locations

…t by

`make lint-python LINT_ENFORCE_DIRS=bin`
One manual fix of the last one to avoid using plain `except:` as well.
@jonasbardino jonasbardino self-assigned this Apr 29, 2026
@jonasbardino jonasbardino added the enhancement New feature or request label Apr 29, 2026
@jonasbardino jonasbardino marked this pull request as ready for review April 29, 2026 14:23
@jonasbardino jonasbardino requested a review from a team April 29, 2026 14:23
Copy link
Copy Markdown
Contributor

@rasmunk rasmunk left a comment

Choose a reason for hiding this comment

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

Approved

@jonasbardino jonasbardino merged commit b82e60b into next Apr 30, 2026
18 of 19 checks passed
@jonasbardino jonasbardino deleted the fix/python-lint-issues-in-bin-folder branch April 30, 2026 08:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants