-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[tryceratops
] Add BaseException
to raise-vanilla-class rule (TRY002
)
#12620
Conversation
|
Code looks good to me. We only have to decide on #12612 (comment) |
This makes sense to me. It's unfortunate to deviate from Should we also include |
crates/ruff_linter/src/rules/tryceratops/rules/raise_vanilla_class.rs
Outdated
Show resolved
Hide resolved
Co-authored-by: Alex Waygood <[email protected]>
Let's land this for now, we can tackle the Thanks @epenet! |
Fixes #12612