Skip to content

Enforce flake8-bugbear (B) and isort (I) ruff rules#277

Merged
jaraco merged 1 commit intopypa:mainfrom
DimitriPapadopoulos:B_I
Aug 4, 2024
Merged

Enforce flake8-bugbear (B) and isort (I) ruff rules#277
jaraco merged 1 commit intopypa:mainfrom
DimitriPapadopoulos:B_I

Conversation

@DimitriPapadopoulos
Copy link
Copy Markdown
Contributor

Ignore B028 and B904.

Fixes #240.

ruff.toml Outdated
Comment on lines +16 to +17
"B028",
"B904",
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I think these should also be in a # local section below these upstream boilerplate settings.

@jaraco jaraco merged commit 8993718 into pypa:main Aug 4, 2024
@DimitriPapadopoulos DimitriPapadopoulos deleted the B_I branch August 4, 2024 17:40
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.

Apply Scientific Python repo-review suggestions

2 participants