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-23 06:20:55 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f0465bf106a473b22fc0a820d4917a3d57088bf9
ruff
/
crates
/
ruff_python_ast
/
src
/
source_code
History
Charlie Marsh
f0465bf106
Emit non-logical newlines for "empty" lines (
#4444
)
2023-05-16 14:58:56 +00:00
..
generator.rs
Refactor range from
Attributed
to
Node
s (
#4422
)
2023-05-16 06:36:32 +00:00
indexer.rs
Emit non-logical newlines for "empty" lines (
#4444
)
2023-05-16 14:58:56 +00:00
line_index.rs
perf(logical-lines): Various small perf improvements (
#4022
)
2023-04-26 20:10:35 +01:00
locator.rs
Use
memchr
to speedup newline search on x86 (
#3985
)
2023-04-26 20:15:47 +01:00
mod.rs
Impl
Default
for
SourceLocation
(
#4328
)
2023-05-16 07:03:43 +00:00
stylist.rs
Re-integrate RustPython parser repository (
#4359
)
2023-05-11 07:47:17 +00:00