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 05:20:49 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b36c713279b844c59611e426dadd45a1c3380281
ruff
/
crates
/
ruff_python_index
/
src
History
Alex Waygood
246a3388ee
Implement a common trait for the string flags (
#11564
)
2024-05-27 16:02:01 +01:00
..
comment_ranges.rs
Approximate tokens len (
#9546
)
2024-01-19 17:39:37 +01:00
fstring_ranges.rs
Track quoting style in the tokenizer (
#10256
)
2024-03-08 08:40:06 +00:00
indexer.rs
Move
has_comments
to
CommentRanges
(
#11495
)
2024-05-22 13:35:16 +00:00
lib.rs
Removing trailing whitespace inside multiline strings is unsafe (
#9744
)
2024-01-31 21:45:23 +00:00
multiline_ranges.rs
Implement a common trait for the string flags (
#11564
)
2024-05-27 16:02:01 +01:00