This website requires JavaScript.
Explore
Help
Sign In
Python
/
ruff
Watch
1
Star
0
Fork
0
You've already forked ruff
mirror of
https://github.com/astral-sh/ruff
synced
2026-01-23 22:40:48 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a95bafefb00ef63e9bb7553e0dfdcec38bcca8ee
ruff
/
crates
/
ruff_python_semantic
/
src
History
Charlie Marsh
539af34f58
Add a utility method to detect top-level state (
#4259
)
2023-05-06 20:24:27 +00:00
..
analyze
Use
NodeId
for
Binding
source (
#4234
)
2023-05-06 16:20:08 +00:00
binding.rs
Use
NodeId
for
Binding
source (
#4234
)
2023-05-06 16:20:08 +00:00
context.rs
Add a utility method to detect top-level state (
#4259
)
2023-05-06 20:24:27 +00:00
lib.rs
Replace
parents
statement stack with a
Nodes
abstraction (
#4233
)
2023-05-06 16:12:41 +00:00
node.rs
Replace
parents
statement stack with a
Nodes
abstraction (
#4233
)
2023-05-06 16:12:41 +00:00
scope.rs
Re-order some code in scope.rs (
#4255
)
2023-05-06 16:36:20 +00:00