..
ruff
update other snapshots
2025-12-22 13:28:34 -05:00
ruff_annotate_snippets
ruff_benchmark
[ty] Speed-up instrumented benchmarks ( #22133 )
2025-12-22 15:06:22 +01:00
ruff_cache
ruff_db
Fix GitHub Actions output format for multi-line diagnostics ( #22108 )
2025-12-22 10:08:07 +01:00
ruff_dev
[ty] List rules in alphabetical order in the reference docs ( #22097 )
2025-12-19 19:11:05 +00:00
ruff_diagnostics
Update debug_assert which pointed at missing method ( #21969 )
2025-12-13 17:56:59 -05:00
ruff_formatter
Update MSRV to 1.90 ( #21987 )
2025-12-15 14:29:11 +01:00
ruff_graph
[ty] Move module resolver code into its own crate ( #22106 )
2025-12-21 11:00:34 +00:00
ruff_index
ruff_linter
cache checker.path.ends_with("__init__.py") checks
2025-12-22 13:28:34 -05:00
ruff_macros
ruff_memory_usage
[ty] Enable LRU collection for parsed module ( #21749 )
2025-12-03 12:16:18 +01:00
ruff_notebook
ruff_options_metadata
ruff_python_ast
[ty] Add support for attribute docstrings ( #22036 )
2025-12-18 12:18:20 +00:00
ruff_python_ast_integration_tests
Add token based parenthesized_ranges implementation ( #21738 )
2025-12-03 08:15:17 +00:00
ruff_python_codegen
Update MSRV to 1.90 ( #21987 )
2025-12-15 14:29:11 +01:00
ruff_python_formatter
Fluent formatting of method chains ( #21369 )
2025-12-15 09:29:50 -06:00
ruff_python_importer
Move Token, TokenKind and Tokens to ruff-python-ast ( #21760 )
2025-12-02 20:10:46 +01:00
ruff_python_index
Move Token, TokenKind and Tokens to ruff-python-ast ( #21760 )
2025-12-02 20:10:46 +01:00
ruff_python_literal
[pyupgrade] Fix parsing named Unicode escape sequences (UP032) ( #21901 )
2025-12-16 16:33:39 -05:00
ruff_python_parser
[syntax-errors] Annotated name cannot be global ( #20868 )
2025-12-17 08:39:47 -05:00
ruff_python_semantic
ruff_python_stdlib
[flake8-bugbear] Accept immutable slice default arguments (B008) ( #21823 )
2025-12-08 14:00:43 -05:00
ruff_python_trivia
ruff_python_trivia_integration_tests
ruff_server
apply range suppressions to filter diagnostics ( #21623 )
2025-12-08 16:11:59 -08:00
ruff_source_file
[ty] Correctly encode multiline tokens for clients not supporting multiline tokens ( #22033 )
2025-12-18 11:38:21 +00:00
ruff_text_size
ruff_wasm
Bump 0.14.10 ( #22058 )
2025-12-18 13:08:17 -06:00
ruff_workspace
add strict option
2025-12-22 12:45:05 -05:00
ty
[ty] Document invalid-syntax-in-forward-annotation and escape-character-in-forward-annotation ( #22130 )
2025-12-21 19:35:44 +00:00
ty_combine
ty_completion_eval
[ty] Move module resolver code into its own crate ( #22106 )
2025-12-21 11:00:34 +00:00
ty_ide
[ty] Set flag to avoid type[T@f] being inserted when you double-click on the inlay ( #22139 )
2025-12-22 14:00:45 +00:00
ty_module_resolver
[ty] Move module resolver code into its own crate ( #22106 )
2025-12-21 11:00:34 +00:00
ty_project
[ty] Move module resolver code into its own crate ( #22106 )
2025-12-21 11:00:34 +00:00
ty_python_semantic
[ty] Rename set_invalid_syntax to set_invalid_type_annotation ( #22140 )
2025-12-22 14:29:03 +00:00
ty_server
[ty] Add inlay hint request time log ( #22138 )
2025-12-22 15:08:49 +01:00
ty_static
[ty] Document TY_CONFIG_FILE ( #22001 )
2025-12-16 13:15:24 +01:00
ty_test
[ty] Move module resolver code into its own crate ( #22106 )
2025-12-21 11:00:34 +00:00
ty_vendored
[ty] Sync vendored typeshed stubs ( #22091 )
2025-12-19 18:23:09 +00:00
ty_wasm
[ty] Fix some configuration panics in the LSP ( #22040 )
2025-12-18 09:47:02 -05:00