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 13:30:49 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
64c4e4c6c784c8a1509bd52ee4a03e2b5a8aeaf0
ruff
/
src
/
source_code
History
Charlie Marsh
0cab3f8437
Preserve indentation when fixing via LibCST (
#2223
)
2023-01-26 16:09:35 -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
Index source code upfront to power (row, column) lookups (
#1990
)
2023-01-21 17:56:11 -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