Skip to content

Conversation

@danparizher
Copy link
Contributor

This change updates the PLC2701 rule to correctly identify os._exit as a non-private member, aligning its behavior with the SLF001 rule.

Fixes #18143

@github-actions
Copy link
Contributor

ruff-ecosystem results

Linter (stable)

✅ ecosystem check detected no linter changes.

Linter (preview)

✅ ecosystem check detected no linter changes.

@danparizher danparizher deleted the fix/PLC2701-os-exit-exception branch May 25, 2025 06:36
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.

PLC2701 treats os._exit as private, unlike SLF001

1 participant