1
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Oct 14, 2025 — Nov 13, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[ty] introduce local variables for `from` imports of submodules in `__init__.py(i)` (#21173) More... 4 days ago
[`ruff`] Ignore `str()` when not used for simple conversion (`RUF065`) (#21330) More... 4 days ago
[ty] supress inlay hints for `+1` and `-1` (#21368) More... 4 days ago
[ty] Use type context for inference of generic constructors (#20933) More... 4 days ago
[ty] Improve generic call expression inference (#21210) More... 4 days ago
[ty] supress some trivial expr inlay hints (#21367) More... 4 days ago
[`configuration`] Fix unclear error messages for line-length values exceeding `u16::MAX` (#21329) More... 4 days ago
[ty] Fix incorrect inference of `enum.auto()` for enums with non-`int` mixins, and imprecise inference of `enum.auto()` for single-member enums (#20541) More... 4 days ago
[`refurb`] Detect empty f-strings (`FURB105`) (#21348) More... 4 days ago
[ty] provide `import` completion when in `from <name> <name>` statement (#21291) More... 4 days ago
[ty] elide redundant inlay hints for function args (#21365) More... 4 days ago
Fix syntax error false positive on alternative `match` patterns (#21362) More... 4 days ago
Add a new "Opening a PR" section to the contribution guide (#21298) More... 4 days ago
[`flake8-simplify`] Fix SIM222 false positive for `tuple(generator) or None` (`SIM222`) (#21187) More... 4 days ago
Rebuild ruff binary instead of sharing it across jobs (#21361) More... 4 days ago
[ty] Fix `--exclude` and `src.exclude` merging (#21341) More... 4 days ago
[ty] Add support for properties that return `Self` (#21335) More... 4 days ago
Add upstream linter URL to `ruff linter --output-format=json` (#21316) More... 4 days ago
[ty] Add support for `Optional` and `Annotated` in implicit type aliases (#21321) More... 4 days ago
Save rust cache for CI jobs on main only (#21359) More... 4 days ago
[ty] Add diagnostics for `isinstance()` and `issubclass()` calls that use invalid PEP-604 unions for their second argument (#21343) More... 4 days ago
Update Rust crate libcst to v1.8.6 (#21355) More... 4 days ago
Update cargo-bins/cargo-binstall action to v1.15.11 (#21352) More... 4 days ago
Update Rust crate jiff to v0.2.16 (#21354) More... 4 days ago
Update Rust crate quote to v1.0.42 (#21356) More... 4 days ago
Update taiki-e/install-action action to v2.62.49 (#21358) More... 4 days ago
Update Rust crate syn to v2.0.110 (#21357) More... 4 days ago
Update dependency ruff to v0.14.4 (#21353) More... 5 days ago
[ty] Add narrowing for `isinstance()` and `issubclass()` checks that use PEP-604 unions (#21334) More... 6 days ago
[ruff+ty] Add colour to `--help` (#21337) More... 6 days ago