Skip to content

Fix false positive global-variables-upper-snake-case on kw args.#98

Merged
reniers-tiobe merged 2 commits intomainfrom
37330-kwargs-arent-global-vars
Jan 20, 2026
Merged

Fix false positive global-variables-upper-snake-case on kw args.#98
reniers-tiobe merged 2 commits intomainfrom
37330-kwargs-arent-global-vars

Conversation

@reniers-tiobe
Copy link
Contributor

Fix false positive global-variables-upper-snake-case on keyword arguments.

Copy link
Contributor

@zon-tiobe zon-tiobe left a comment

Choose a reason for hiding this comment

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

This also solves some other conceptual issues. In general we check on too much things that 'look like an assignment'; this nicely tightens the scope. LGTM!

@reniers-tiobe reniers-tiobe merged commit f5bc351 into main Jan 20, 2026
2 of 3 checks passed
@reniers-tiobe reniers-tiobe deleted the 37330-kwargs-arent-global-vars branch January 20, 2026 09:09
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.

2 participants