This website requires JavaScript.
Explore
Help
Sign In
Cyclic0007
/
ruff
Watch
1
Star
0
Fork
0
You've already forked ruff
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f3d8c023d3baa1d225ef3f2a59f7660f90627003
ruff
/
crates
/
ruff_python_semantic
History
Alex Waygood
f3d8c023d3
[
ruff
] Avoid emitting
assignment-in-assert
when all references to the assigned variable are themselves inside
assert
s (
RUF018
) (
#14661
)
2024-11-29 13:36:59 +00:00
..
src
[
ruff
] Avoid emitting
assignment-in-assert
when all references to the assigned variable are themselves inside
assert
s (
RUF018
) (
#14661
)
2024-11-29 13:36:59 +00:00
Cargo.toml
Extract
LineIndex
independent methods from
Locator
(
#13938
)
2024-10-28 07:53:41 +00:00