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
6ac61d7b89b2ac3789c2d8ecde505f8c739c6f35
ruff
/
crates
/
ruff_python_trivia
/
src
History
Micha Reiser
6ac61d7b89
Fix placement of inline parameter comments (
#13379
)
2024-09-18 08:26:06 +02:00
..
comment_ranges.rs
refactor: Return copied
TextRange
in
CommentRanges
iterator (
#13281
)
2024-09-08 13:17:37 +02:00
comments.rs
Implement RUF028 to detect useless formatter suppression comments (
#9899
)
2024-02-28 19:21:06 +00:00
cursor.rs
Mention that
Cursor
is based on rustc's implementation. (
#12109
)
2024-06-30 16:53:25 +01:00
lib.rs
Implement RUF028 to detect useless formatter suppression comments (
#9899
)
2024-02-28 19:21:06 +00:00
pragmas.rs
Extend pragma comment cases (
#7687
)
2023-09-28 18:55:19 +00:00
textwrap.rs
Stabilize fixes for
RET50{5-8}
(
#12840
)
2024-08-14 18:15:45 +02:00
tokenizer.rs
Fix placement of inline parameter comments (
#13379
)
2024-09-18 08:26:06 +02:00
whitespace.rs
Remove cyclic dev dependency with the parser crate (
#11261
)
2024-05-07 09:24:57 +00:00