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
3dd6522b4fa0e200f42d3636f4035f2d476fcde4
ruff
/
src
/
ast
History
Anders Kaseorg
58949b564e
Fix clippy::trivially-copy-pass-by-ref (pedantic) (
#862
)
2022-11-21 15:59:51 -05:00
..
helpers.rs
Fix clippy::trivially-copy-pass-by-ref (pedantic) (
#862
)
2022-11-21 15:59:51 -05:00
mod.rs
Implement autofix for E731 (
#814
)
2022-11-19 19:51:41 -05: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
Replace FNV with rustc-hash (
#837
)
2022-11-20 15:38:31 -05:00
visitor.rs
Remove check_ prefix from check utilities (
#393
)
2022-10-10 12:58:40 -04:00
whitespace.rs
Implement autofix for E731 (
#814
)
2022-11-19 19:51:41 -05:00