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-21 05:20:49 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
589d923c99febc1429b284a2ba6b3fb17bb7bc1f
ruff
/
src
/
ast
History
Charlie Marsh
66ae4db6cd
Ignore globals when checking local variable names (
#800
)
2022-11-17 17:19:01 -05:00
..
helpers.rs
Support arbitrary expression paths for class and static decorators (
#772
)
2022-11-16 12:24:46 -05:00
mod.rs
Handle multi-segment import-from removal (
#479
)
2022-10-26 16:36:12 -04:00
operations.rs
Improve some import tracking code (
#715
)
2022-11-13 00:10:13 -05:00
relocate.rs
Use nightly rustfmt with rustfmt.toml (
#536
)
2022-11-01 20:34:38 -04:00
types.rs
Ignore globals when checking local variable names (
#800
)
2022-11-17 17:19:01 -05:00
visitor.rs
Remove check_ prefix from check utilities (
#393
)
2022-10-10 12:58:40 -04:00