Skip to content

Add ruff to pre-commit tooling & address findings - #820

Open
AlexVerrico wants to merge 1 commit into
beeware:mainfrom
AlexVerrico:AVerrico/ruff
Open

Add ruff to pre-commit tooling & address findings#820
AlexVerrico wants to merge 1 commit into
beeware:mainfrom
AlexVerrico:AVerrico/ruff

Conversation

@AlexVerrico

@AlexVerrico AlexVerrico commented Aug 30, 2026

Copy link
Copy Markdown

Add ruff and resolve findings Fixes #751
A number of long lines have not been wrapped, and have instead used # noqa to disable rust for those specific lines. This decision was made since this code is not customer-facing, and was generally less readable when wrapped.

PR Checklist:

  • I will abide by the BeeWare Code of Conduct
  • I have read and have followed the CONTRIBUTING.md file
  • This PR was generated or assisted using an AI tool

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.

Add ruff to repo to lint Python scripts.

1 participant