Skip to content

Replace flake8/isort/black with ruff for linting#64

Merged
mhsmith merged 5 commits intobeeware:mainfrom
bigsby-exe:main
Sep 23, 2025
Merged

Replace flake8/isort/black with ruff for linting#64
mhsmith merged 5 commits intobeeware:mainfrom
bigsby-exe:main

Conversation

@bigsby-exe
Copy link
Contributor

@bigsby-exe bigsby-exe commented Sep 22, 2025

Replace flake8/isort/black with ruff for linting
Update precommit config and also replaces flake8 isort and black config with ruff config.
Updated nslog.py to make all the ruff checks pass

Fixes #59

PR Checklist:

  • All new features have been tested
  • All new features have been documented
  • I have read the CONTRIBUTING.md file
  • I will abide by the code of conduct

@mhsmith mhsmith self-requested a review September 23, 2025 15:24
Copy link
Member

@mhsmith mhsmith left a comment

Choose a reason for hiding this comment

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

Thanks!

@mhsmith mhsmith merged commit 47ea0b1 into beeware:main Sep 23, 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.

Switch from Flake8/isort/Black to Ruff for linting and formatting

2 participants