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-08 15:14:19 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f192c725961b346ade010fa32690b4a83f681c0f
ruff
/
crates
/
ruff_python_trivia
/
src
History
Micha Reiser
f192c72596
Remove type parameter from
parse_*
methods (
#9466
)
2024-01-11 19:41:19 +01:00
..
snapshots
Tokenizer: Emit only a single bogus token (
#7425
)
2023-09-19 16:06:03 +02:00
comment_ranges.rs
Remove type parameter from
parse_*
methods (
#9466
)
2024-01-11 19:41:19 +01:00
cursor.rs
Use CommentRanges in backwards lexing (
#7360
)
2023-09-16 03:21:45 +00:00
lib.rs
Extend pragma comment cases (
#7687
)
2023-09-28 18:55:19 +00:00
pragmas.rs
Extend pragma comment cases (
#7687
)
2023-09-28 18:55:19 +00:00
textwrap.rs
Use consistent re-export from
ruff_source_file
(
#9320
)
2023-12-30 14:48:45 -05:00
tokenizer.rs
Update to Rust 1.74 and use new clippy lints table (
#8722
)
2023-11-16 18:12:46 -05:00
whitespace.rs
Remove source path from parser errors (
#9322
)
2023-12-30 20:33:05 +00:00