This website requires JavaScript.
Explore
Help
Sign In
Python
/
ruff
mirror of
https://github.com/astral-sh/ruff
Watch
1
Star
0
Fork
You've already forked ruff
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f68dbfdef1
ruff
/
crates
/
ruff_python_formatter
/
src
/
string
History
Micha Reiser
fa628018b2
Use `#[expect(lint)]` over `#[allow(lint)]` where possible (
#17822
)
2025-05-03 21:20:31 +02:00
..
docstring.rs
Don't add chaperone space after escaped quote in triple quote (
#17216
)
2025-04-11 10:21:47 +02:00
implicit.rs
Don't add chaperone space after escaped quote in triple quote (
#17216
)
2025-04-11 10:21:47 +02:00
mod.rs
Preserve triple quotes and prefixes for strings (
#15818
)
2025-02-04 08:41:06 -05:00
normalize.rs
Use `#[expect(lint)]` over `#[allow(lint)]` where possible (
#17822
)
2025-05-03 21:20:31 +02:00