astral-sh
ruff
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
[ruff] single-assignment-missing-final (RUF066) This change adds a new rule that warns when variables that are only assigned once are missing a `Final` annotation. This initial implementation is conservative and attempts to only flag cases where a variable is definitely missing a `Final` annotation.
hamirmahal:hamir/feat/flag-variables-that-are-not-reassigned-and-missing-final
4 hours ago
[ruff] single-assignment-missing-final (RUF066) This change adds a new rule that warns when variables that are only assigned once are missing a `Final` annotation. This initial implementation is conservative and attempts to only flag cases where a variable is definitely missing a `Final` annotation.
hamirmahal:hamir/feat/flag-variables-that-are-not-reassigned-and-missing-final
4 hours ago
.
alex/submodule-attr-last
4 hours ago
[ty] Add `from` imports to `imported_modules` *if* the module being imported is not relative to the current module
alex/submodule-attr-last
4 hours ago
Revert original changes
danparizher:fix-21465
5 hours ago
Add 'remove unused ignore' code action
micha/add-ignore-action
6 hours ago
normalize naming
gankra/strattr
9 hours ago
Update attributes.md
mtshiba:recursive-inference
10 hours ago
Active Branches
[ruff] single-assignment-missing-final (RUF066)
last run
4 hours ago
#21585
CodSpeed Performance Gauge
0%
alex/submodule attr last
last run
4 hours ago
#21583
CodSpeed Performance Gauge
0%
[`parser`] Fix panic when parsing IPython escape command expressions
last run
5 hours ago
#21480
CodSpeed Performance Gauge
0%
© 2025 CodSpeed Technology
Home
Terms
Privacy
Docs