Skip to content

Add brief rule explanation for excluded ruff lint rules#1375

Merged
bharat-thotakura merged 1 commit into
mainfrom
bt/ruff-exclude-explain
Apr 15, 2026
Merged

Add brief rule explanation for excluded ruff lint rules#1375
bharat-thotakura merged 1 commit into
mainfrom
bt/ruff-exclude-explain

Conversation

@bharat-thotakura

Copy link
Copy Markdown
Contributor

Closes: #1372

Signed-off-by: Bharath <bharath.thotakura@infleqtion.com>
"PLR0913",
"PLR0915",
"PLR2004",
"PLW0127",

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

"PLW0127" was intentionally removed from the excluded list as unnecessary

@vtomole vtomole left a comment

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.

LGTM

@bharat-thotakura bharat-thotakura merged commit 6721229 into main Apr 15, 2026
21 checks passed
@bharat-thotakura bharat-thotakura deleted the bt/ruff-exclude-explain branch April 15, 2026 19:59
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.

Add strings next to the exclusion rules in pyproject.toml

2 participants