Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

project: Add ruff check to tox #762

Merged
merged 2 commits into from
Nov 4, 2024
Merged

Conversation

pdgendt
Copy link
Collaborator

@pdgendt pdgendt commented Nov 2, 2024

  • Fix errors for: E721 Use is and is not for type comparisons.
  • Add ruff check to tox.

Fix errors for: E721 Use `is` and `is not` for type comparisons

Signed-off-by: Pieter De Gendt <[email protected]>
Run ruff check as part of tox.

Signed-off-by: Pieter De Gendt <[email protected]>
@pdgendt pdgendt merged commit 3ca3a00 into zephyrproject-rtos:main Nov 4, 2024
16 checks passed
@pdgendt pdgendt deleted the tox-ruff branch November 4, 2024 07:14
@pdgendt pdgendt restored the tox-ruff branch November 4, 2024 07:14
@pdgendt pdgendt deleted the tox-ruff branch November 4, 2024 07:14
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