..
ruff
Bump 0.14.8 ( #21791 )
2025-12-04 09:45:53 -05:00
ruff_annotate_snippets
Only render hyperlinks for terminals known to support them ( #21519 )
2025-11-19 10:02:58 +01:00
ruff_benchmark
Move Token, TokenKind and Tokens to ruff-python-ast ( #21760 )
2025-12-02 20:10:46 +01:00
ruff_cache
ruff_db
[ty] Don't send publish diagnostics for clients supporting pull diagnostics ( #21772 )
2025-12-04 08:12:04 +01:00
ruff_dev
Update Rust toolchain to 1.91 ( #21179 )
2025-11-01 01:50:58 +00:00
ruff_diagnostics
[ty] Add code action to ignore diagnostic on the current line ( #21595 )
2025-11-29 15:41:54 +01:00
ruff_formatter
[ty] Use "cannot" consistently over "can not" ( #21255 )
2025-11-03 10:38:20 -05:00
ruff_graph
[ty] Teach ty the meaning of desperation (try ancestor pyproject.tomls as search-paths if module resolution fails) ( #21745 )
2025-12-03 15:04:36 -05:00
ruff_index
ruff_linter
[flake8-bandit] Fix false positive when using non-standard CSafeLoader path (S506). ( #21830 )
2025-12-07 11:40:46 +01:00
ruff_macros
ruff_memory_usage
[ty] Enable LRU collection for parsed module ( #21749 )
2025-12-03 12:16:18 +01:00
ruff_notebook
[ty] Respect notebook cell boundaries when adding an auto import ( #21322 )
2025-11-13 18:58:08 +01:00
ruff_options_metadata
ruff_python_ast
Add token based parenthesized_ranges implementation ( #21738 )
2025-12-03 08:15:17 +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
Move Token, TokenKind and Tokens to ruff-python-ast ( #21760 )
2025-12-02 20:10:46 +01:00
ruff_python_formatter
Move Token, TokenKind and Tokens to ruff-python-ast ( #21760 )
2025-12-02 20:10:46 +01: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
ruff_python_parser
[flake8-bugbear] Catch yield expressions within other statements (B901) ( #21200 )
2025-12-03 12:05:15 -05:00
ruff_python_semantic
Add rule to detect unnecessary class properties ( #21535 )
2025-11-26 09:31:22 +01:00
ruff_python_stdlib
ruff_python_trivia
ruff_python_trivia_integration_tests
ruff_server
Set severity for non-rule diagnostics ( #21559 )
2025-11-21 17:42:35 +01:00
ruff_source_file
ruff_text_size
[ty] Fix subtraction overflow bug
2025-11-21 15:07:37 -05:00
ruff_wasm
Bump 0.14.8 ( #21791 )
2025-12-04 09:45:53 -05:00
ruff_workspace
analyze: Add option to skip over imports in TYPE_CHECKING blocks (#21472 )
2025-11-16 12:30:24 +00:00
ty
[ty] Teach ty the meaning of desperation (try ancestor pyproject.tomls as search-paths if module resolution fails) ( #21745 )
2025-12-03 15:04:36 -05:00
ty_combine
ty_completion_eval
[ty] Update completion eval to include modules
2025-12-04 17:37:37 -05:00
ty_ide
[ty] Support renaming import aliases ( #21792 )
2025-12-05 19:12:13 +01:00
ty_project
[ty] Enable LRU collection for parsed module ( #21749 )
2025-12-03 12:16:18 +01:00
ty_python_semantic
[ty] Avoid double-analyzing tuple in Final subscript ( #21828 )
2025-12-07 14:27:14 +00:00
ty_server
[ty] Add modules to auto-import
2025-12-04 17:37:37 -05:00
ty_static
ty_test
[ty] Teach ty the meaning of desperation (try ancestor pyproject.tomls as search-paths if module resolution fails) ( #21745 )
2025-12-03 15:04:36 -05:00
ty_vendored
[ty] Carry generic context through when converting class into Callable ( #21798 )
2025-12-05 08:57:21 -05:00
ty_wasm
[ty] Add code action to ignore diagnostic on the current line ( #21595 )
2025-11-29 15:41:54 +01:00