This website requires JavaScript.
Explore
Help
Sign in
language-servers
/
ruff
Watch
1
Star
0
Fork
You've already forked ruff
0
mirror of
https://github.com/astral-sh/ruff.git
synced
2025-09-28 04:45:01 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2
be07424e80
ruff
/
crates
/
ruff_python_semantic
History
Download ZIP
Download TAR.GZ
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