ruff/crates/ruff_linter
Charlie Marsh 6435e4e4aa
Enable auto-return-type involving Optional and Union annotations (#8885)
## Summary

Previously, this was only supported for Python 3.10 and later, since we
always use the PEP 604-style unions.
2023-11-28 18:35:55 -08:00
..
resources/test Enable auto-return-type involving Optional and Union annotations (#8885) 2023-11-28 18:35:55 -08:00
src Enable auto-return-type involving Optional and Union annotations (#8885) 2023-11-28 18:35:55 -08:00
Cargo.toml Bump version to v0.1.6 (#8744) 2023-11-17 13:29:19 -05:00