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 21:40:51 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8963a62ec0875460536560ef5f10abfaa899e5b0
ruff
/
src
/
source_code
History
Charlie Marsh
7a83b65fbe
Pre-allocate output contents during autofix application (
#2340
)
2023-01-29 22:40:27 -05:00
..
generator.rs
fix: platform-independent newlines
2023-01-25 18:00:39 -05:00
indexer.rs
Add a dedicated token indexer for continuations and comments (
#1886
)
2023-01-15 01:57:31 -05:00
locator.rs
Pre-allocate output contents during autofix application (
#2340
)
2023-01-29 22:40:27 -05:00
mod.rs
Add a dedicated token indexer for continuations and comments (
#1886
)
2023-01-15 01:57:31 -05:00
stylist.rs
Preserve indentation when fixing via LibCST (
#2223
)
2023-01-26 16:09:35 -05:00