Skip to content

Comments

Style/exception handling#123

Merged
rchakode merged 2 commits intomainfrom
style/exception-handling
Feb 18, 2026
Merged

Style/exception handling#123
rchakode merged 2 commits intomainfrom
style/exception-handling

Conversation

@ccamel
Copy link
Collaborator

@ccamel ccamel commented Feb 18, 2026

Proposal: re-enable Ruff E722 (bare-except) and update the code accordingly (replace bare except: with explicit exception handling). This makes exception intent explicit and reduces the risk of swallowing unexpected errors.

@ccamel ccamel requested a review from rchakode February 18, 2026 10:54
@ccamel ccamel force-pushed the style/exception-handling branch from 80101c0 to 35cb5af Compare February 18, 2026 10:55
@ccamel ccamel force-pushed the style/exception-handling branch from 35cb5af to c332f24 Compare February 18, 2026 10:56
@rchakode rchakode merged commit 50b4635 into main Feb 18, 2026
6 checks passed
@ccamel ccamel deleted the style/exception-handling branch February 18, 2026 15:26
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