Skip to content

Update pylint filter mode to 'diff_context' #3659

Merged
sgoggins merged 1 commit intochaoss:mainfrom
shlokgilda:fix/issue-3657-pylint-filter-mode
Feb 16, 2026
Merged

Update pylint filter mode to 'diff_context' #3659
sgoggins merged 1 commit intochaoss:mainfrom
shlokgilda:fix/issue-3657-pylint-filter-mode

Conversation

@shlokgilda
Copy link
Collaborator

@shlokgilda shlokgilda commented Feb 8, 2026

Description

Notes for Reviewers
One-line change. Previously, touching any line in a file would surface every pre-existing pylint issue in that file, which made PRs fail for unrelated reasons. diff_context scopes it to just the diff.

Signed commits

  • Yes, I signed my commits.

…racy

Signed-off-by: Shlok Gilda <gildashlok@hotmail.com>
@MoralCode
Copy link
Contributor

is this a draft for a reason?

@shlokgilda
Copy link
Collaborator Author

Marked it as draft since you mentioned being open to discussion in the issue. If you're good with diff_context, I can mark it ready for review.

@shlokgilda shlokgilda marked this pull request as ready for review February 8, 2026 18:52
@MoralCode MoralCode added the discussion Seeking active feedback, usually for items under active development label Feb 9, 2026
Copy link
Contributor

@MoralCode MoralCode left a comment

Choose a reason for hiding this comment

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

LGTM

@MoralCode MoralCode added ready Items tested and seeking additional approvals or a merge. Usually for items under active development devops Development Operations labels Feb 12, 2026
@MoralCode MoralCode moved this to Dev Testing in Augur TSC Feb 15, 2026
Copy link
Member

@sgoggins sgoggins left a comment

Choose a reason for hiding this comment

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

LGTM.

@sgoggins sgoggins merged commit c145776 into chaoss:main Feb 16, 2026
14 checks passed
@github-project-automation github-project-automation bot moved this from Dev Testing to Main in Augur TSC Feb 16, 2026
@shlokgilda shlokgilda deleted the fix/issue-3657-pylint-filter-mode branch February 16, 2026 20:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

devops Development Operations discussion Seeking active feedback, usually for items under active development ready Items tested and seeking additional approvals or a merge. Usually for items under active development

Projects

Status: Main

Development

Successfully merging this pull request may close these issues.

Consider adjusting Pylint action scope.

3 participants