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-27 20:42:10 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3
11e1380df4
ruff
/
crates
/
ruff_python_semantic
/
src
History
Download ZIP
Download TAR.GZ
Charlie Marsh
64b7280eb8
Respect parent-scoping rules for
NamedExpr
assignments (
#4145
)
2023-04-29 22:45:30 +00:00
..
analyze
Add bugbear immutable functions as allowed in dataclasses (
#4122
)
2023-04-27 21:23:06 -04:00
binding.rs
Respect parent-scoping rules for
NamedExpr
assignments (
#4145
)
2023-04-29 22:45:30 +00:00
context.rs
Remove
ScopeStack
in favor of child-parent
ScopeId
pointers (
#4138
)
2023-04-29 18:23:51 -04:00
lib.rs
Introduce a
ruff_python_semantic
crate (
#3865
)
2023-04-04 16:50:47 +00:00
scope.rs
Remove
ScopeStack
in favor of child-parent
ScopeId
pointers (
#4138
)
2023-04-29 18:23:51 -04:00