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-22 22:10:48 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e4d36bae57a63796a4147cd30b7cc388ef7496e0
ruff
/
src
/
pyupgrade
History
Charlie Marsh
e4d36bae57
Replace
ignore_noqa
and
autofix
booleans with enums (
#1264
)
2022-12-16 14:01:25 -05:00
..
plugins
Avoid generating invalid statements when deleting from multi-statement lines (
#1253
)
2022-12-15 22:17:31 -05:00
snapshots
Implement U016: Remove six compatibility code (
#1013
)
2022-12-15 14:16:58 -05:00
checks.rs
Move bindings to an arena (
#1147
)
2022-12-08 19:48:00 -05:00
fixes.rs
Avoid removing partially-unused imports (
#1259
)
2022-12-15 23:13:58 -05:00
mod.rs
Replace
ignore_noqa
and
autofix
booleans with enums (
#1264
)
2022-12-16 14:01:25 -05:00
settings.rs
Auto-generate options in README from field attributes (
#1015
)
2022-12-05 22:34:40 -05:00
types.rs
Split checks and plugins into source-related modules (
#447
)
2022-10-17 15:38:49 -04:00