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
b6ffa51c164e3898862c565ec860bbca928ddee9
ruff
/
crates
/
ruff_python_trivia
/
src
History
Micha Reiser
32b57b2ee4
Enable nursery rules: 'redundant_clone', 'debug_assert_with_mut_call', and 'unused_peekable' (
#13920
)
2024-10-25 09:46:30 +02:00
..
comment_ranges.rs
[red-knot] type inference/checking test framework (
#13636
)
2024-10-08 12:33:19 -07:00
comments.rs
Implement RUF028 to detect useless formatter suppression comments (
#9899
)
2024-02-28 19:21:06 +00:00
cursor.rs
[red-knot] Report line numbers in mdtest relative to the markdown file, not the test snippet (
#13804
)
2024-10-22 07:42:40 +00: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
Update
dedent_to
to support blocks that are composed of comments (
#13572
)
2024-10-01 04:38:03 +00:00
tokenizer.rs
Enable nursery rules: 'redundant_clone', 'debug_assert_with_mut_call', and 'unused_peekable' (
#13920
)
2024-10-25 09:46:30 +02:00
whitespace.rs
Remove cyclic dev dependency with the parser crate (
#11261
)
2024-05-07 09:24:57 +00:00