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

Bugbear must be selected #351

Open
DimitriPapadopoulos opened this issue Mar 4, 2024 · 1 comment
Open

Bugbear must be selected #351

DimitriPapadopoulos opened this issue Mar 4, 2024 · 1 comment
Labels

Comments

@DimitriPapadopoulos
Copy link
Collaborator

Implement this repo-review recommendation:

RF101: Bugbear must be selected
Must select the flake8-bugbear B checks. Recommended:

[tool.ruff.lint]
extend-select = [
  "B",  # flake8-bugbear
]
@DimitriPapadopoulos
Copy link
Collaborator Author

DimitriPapadopoulos commented Mar 4, 2024

It will detect some real issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant