This website requires JavaScript.
Explore
Help
Sign In
Python
/
ruff
mirror of
https://github.com/astral-sh/ruff
Watch
1
Star
0
Fork
You've already forked ruff
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
8c97e7922b
ruff
/
crates
/
ruff_python_semantic
/
src
History
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