mirror of
https://github.com/astral-sh/ruff.git
synced 2025-11-20 04:29:47 +00:00
* main: (188 commits) [ty] Discover site-packages from the environment that ty is installed in (#21286) [ty] Make special cases for `UnionType` slightly narrower (#21276) Require ignore 0.4.24 in `Cargo.toml` (#21292) [ty] Favour imported symbols over builtin symbols (#21285) docs: revise Ruff setup instructions for Zed editor (#20935) [ty] Update salsa (#21281) [syntax-error]: no binding for nonlocal PLE0117 as a semantic syntax error (#21032) [ty] Constraining a typevar with itself (possibly via union or intersection) (#21273) [`ruff`] Fix false positives on starred arguments (`RUF057`) (#21256) [ty] Simplify unions containing multiple type variables during inference (#21275) [ty] Add `ty_server::Db` trait (#21241) [ty] Refactor `Range` to/from `TextRange` conversion as prep for notebook support (#21230) [ty] Fix playground crash when file name includes path separator (#21151) [`refurb`] Fix false negative for underscores before sign in `Decimal` constructor (`FURB157`) (#21190) [ty] Allow values of type `None` in type expressions (#21263) Run codspeed benchmarks with `profiling` profile (#21261) [ty] Update expected diagnostic count in benchmarks (#21269) Avoid extra parentheses for long `match` patterns with `as` captures (#21176) [ty] Update salsa (#21265) [ty] `dict` is not assignable to `TypedDict` (#21238) ... |
||
|---|---|---|
| .. | ||
| ruff | ||
| ruff_annotate_snippets | ||
| ruff_benchmark | ||
| ruff_cache | ||
| ruff_db | ||
| ruff_dev | ||
| ruff_diagnostics | ||
| ruff_formatter | ||
| ruff_graph | ||
| ruff_index | ||
| ruff_linter | ||
| ruff_macros | ||
| ruff_memory_usage | ||
| ruff_notebook | ||
| ruff_options_metadata | ||
| ruff_python_ast | ||
| ruff_python_ast_integration_tests | ||
| ruff_python_codegen | ||
| ruff_python_formatter | ||
| ruff_python_importer | ||
| ruff_python_index | ||
| ruff_python_literal | ||
| ruff_python_parser | ||
| ruff_python_semantic | ||
| ruff_python_stdlib | ||
| ruff_python_trivia | ||
| ruff_python_trivia_integration_tests | ||
| ruff_server | ||
| ruff_source_file | ||
| ruff_text_size | ||
| ruff_wasm | ||
| ruff_workspace | ||
| ty | ||
| ty_combine | ||
| ty_completion_eval | ||
| ty_ide | ||
| ty_project | ||
| ty_python_semantic | ||
| ty_server | ||
| ty_static | ||
| ty_test | ||
| ty_vendored | ||
| ty_wasm | ||