ruff
dc5094d4
- Handle raises with implicit alternate branches (#9377)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Hide Minimap (CTRL+M)
Commit
1 year ago
Handle raises with implicit alternate branches (#9377) Closes https://github.com/astral-sh/ruff/issues/9304#issuecomment-1874739740.
References
#9377 - Handle raises with implicit alternate branches
Author
charliermarsh
Parents
fd36754b
Files
5
crates
ruff_linter
resources/test/fixtures/flake8_annotations
auto_return_type.py
src/rules/flake8_annotations
helpers.rs
snapshots
ruff_linter__rules__flake8_annotations__tests__auto_return_type.snap
ruff_linter__rules__flake8_annotations__tests__auto_return_type_py38.snap
ruff_python_semantic/src/analyze
terminal.rs
Loading