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

[flake8-bugbear] Fix B028 to allow stacklevel to be explicitly assigned as a positional argument #14868

Merged
merged 3 commits into from
Dec 9, 2024

Conversation

harupy
Copy link
Contributor

@harupy harupy commented Dec 9, 2024

Summary

Applies PyCQA/flake8-bugbear#374 to ruff.

Test Plan

A new test case.

@harupy harupy changed the title Fix B028 to allow stacklevel to be explicitly assigned as a positional argument [flake8-bugbear] Fix B028 to allow stacklevel to be explicitly assigned as a positional argument Dec 9, 2024
Copy link
Contributor

github-actions bot commented Dec 9, 2024

ruff-ecosystem results

Linter (stable)

✅ ecosystem check detected no linter changes.

Linter (preview)

✅ ecosystem check detected no linter changes.

Copy link
Member

@AlexWaygood AlexWaygood left a comment

Choose a reason for hiding this comment

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

Thanks!

@AlexWaygood AlexWaygood added the bug Something isn't working label Dec 9, 2024
@AlexWaygood AlexWaygood merged commit 172143a into astral-sh:main Dec 9, 2024
21 checks passed
@harupy harupy deleted the B028-positional branch December 9, 2024 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants