Skip to content

[codex] Make useless Pylint suppressions fail lint#2236

Merged
adamtheturtle merged 1 commit into
mainfrom
codex/pylint-useless-suppression-error-20260520
May 20, 2026
Merged

[codex] Make useless Pylint suppressions fail lint#2236
adamtheturtle merged 1 commit into
mainfrom
codex/pylint-useless-suppression-error-20260520

Conversation

@adamtheturtle
Copy link
Copy Markdown
Member

Summary

  • Configure Pylint to fail when useless-suppression is emitted.
  • Keep existing useless-suppression enablement and project-specific Pylint settings intact.

Validation

  • Parsed pyproject.toml with tomllib.
  • Ran pylint --rcfile pyproject.toml --list-msgs-enabled.
  • Ran repository commit hooks for the changed file.

@adamtheturtle adamtheturtle marked this pull request as ready for review May 20, 2026 12:08
@adamtheturtle adamtheturtle merged commit 2da0992 into main May 20, 2026
14 checks passed
@adamtheturtle adamtheturtle deleted the codex/pylint-useless-suppression-error-20260520 branch May 20, 2026 12:08
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.

1 participant