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-20 21:10:48 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
272d24bf3e4dabe59d2ec49f505e8fa4e00ba798
ruff
/
crates
/
ruff_workspace
/
src
History
Dhruv Manilawala
4ece8e5c1e
Use "Ruff" instead of "uv" for
src
setting docs (
#14121
)
...
## Summary From
15aa5a6d57
2024-11-06 03:19:32 +00:00
..
configuration.rs
Enable nursery rules: 'redundant_clone', 'debug_assert_with_mut_call', and 'unused_peekable' (
#13920
)
2024-10-25 09:46:30 +02:00
lib.rs
Add most formatter options to
ruff.toml
/
pyproject.toml
(
#7566
)
2023-09-22 15:47:57 +00:00
options_base.rs
Add
--output-format
to
ruff config
CLI (
#11438
)
2024-05-15 22:17:33 -04:00
options.rs
Use "Ruff" instead of "uv" for
src
setting docs (
#14121
)
2024-11-06 03:19:32 +00:00
pyproject.rs
Fix configuration inheritance for configurations specified in the LSP settings (
#13285
)
2024-09-09 19:46:39 +01:00
resolver.rs
Simplify iteration idioms (
#13834
)
2024-10-20 22:25:27 +01:00
settings.rs
Add a subcommand to generate dependency graphs (
#13402
)
2024-09-19 21:06:32 -04:00