You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* main:
[ty] Added support for "document highlights" language server feature. (astral-sh#19515)
Add support for specifying minimum dots in detected string imports (astral-sh#19538)
[ty] Minor: fix incomplete docstring (astral-sh#19534)
[ty] Move server tests as integration tests (astral-sh#19522)
[`ruff`] Offer fixes for `RUF039` in more cases (astral-sh#19065)
[ty] Support `dataclasses.InitVar` (astral-sh#19527)
[`ruff`] Fix `RUF033` breaking with named default expressions (astral-sh#19115)
Update pre-commit hook name (astral-sh#19530)
Bump 0.12.5 (astral-sh#19528)
[ty] Rename type_api => ty_extensions (astral-sh#19523)
[ty] Added support for "go to references" in ty playground. (astral-sh#19516)
# Conflicts:
# crates/ty_server/src/server/api/requests.rs
# crates/ty_server/tests/e2e/snapshots/e2e__initialize__initialization.snap
# crates/ty_server/tests/e2e/snapshots/e2e__initialize__initialization_with_workspace.snap
-\[`pylint`\] Handle empty comments after line continuation (`PLR2044`) ([#19405](https://github.com/astral-sh/ruff/pull/19405))
16
+
17
+
### Rule changes
18
+
19
+
-\[`pep8-naming`\] Fix `N802` false positives for `CGIHTTPRequestHandler` and `SimpleHTTPRequestHandler` ([#19432](https://github.com/astral-sh/ruff/pull/19432))
0 commit comments