Bump strict-kwargs and use diff mode#3178
Merged
Merged
Conversation
03bba86 to
1ffaead
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
strict-kwargsto2026.5.19.post1.strict-kwargs fix --diffso it reports the formatter diff instead of rewriting files during the hook.uv.lockwhere the repository tracks it.Validation
git diff --checkacross the changed repositories.--no-verifyafter local hook issues unrelated to this dependency bump:literalizerpyright scanned an existing.claude/worktrees/.../.venv,vws-python-mockstalled in custom linter tests, andinternal-toolsneeded the formatter change committed separately.Note
Low Risk
Low risk: only updates a dev dependency version and changes the
pre-commitstrict-kwargshook to report diffs instead of rewriting files.Overview
Updates
strict-kwargsto2026.5.19.post1.Changes the local
pre-commithookstrict-kwargs-fixto runstrict-kwargs fix --diff, so the hook shows proposed formatting changes rather than modifying files during the commit.Reviewed by Cursor Bugbot for commit 1ffaead. Bugbot is set up for automated code reviews on this repo. Configure here.