Skip to content

Stabilize RUF037#22923

Merged
ntBre merged 2 commits intobrent/0.15.0from
brent/ruf037
Jan 29, 2026
Merged

Stabilize RUF037#22923
ntBre merged 2 commits intobrent/0.15.0from
brent/ruf037

Conversation

@ntBre
Copy link
Contributor

@ntBre ntBre commented Jan 28, 2026

@ntBre ntBre added this to the v0.15 milestone Jan 28, 2026
@ntBre ntBre added the rule Implementing or modifying a lint rule label Jan 28, 2026
@ntBre ntBre requested review from amyreese and dylwil3 January 28, 2026 18:06
…thin_deque_call.rs

Co-authored-by: Amethyst Reese <amethyst@n7.gg>
@astral-sh-bot
Copy link

astral-sh-bot bot commented Jan 28, 2026

ruff-ecosystem results

Linter (stable)

ℹ️ ecosystem check detected linter changes. (+3 -0 violations, +0 -0 fixes in 2 projects; 53 projects unchanged)

RasaHQ/rasa (+1 -0 violations, +0 -0 fixes)

+ tests/core/training/test_interactive.py:663:58: RUF037 [*] Unnecessary empty iterable within a deque call

apache/airflow (+2 -0 violations, +0 -0 fixes)

ruff check --no-cache --exit-zero --no-fix --output-format concise --no-preview --select ALL

+ airflow-core/tests/unit/jobs/test_scheduler_job.py:6875:38: RUF037 [*] Unnecessary empty iterable within a deque call
+ airflow-core/tests/unit/jobs/test_scheduler_job.py:6876:43: RUF037 [*] Unnecessary empty iterable within a deque call

Changes by rule (1 rules affected)

code total + violation - violation + fix - fix
RUF037 3 3 0 0 0

Linter (preview)

✅ ecosystem check detected no linter changes.

@ntBre ntBre merged commit 4582cce into brent/0.15.0 Jan 29, 2026
41 checks passed
@ntBre ntBre deleted the brent/ruf037 branch January 29, 2026 13:41
@ntBre ntBre mentioned this pull request Jan 29, 2026
3 tasks
ntBre added a commit that referenced this pull request Feb 3, 2026
ntBre added a commit that referenced this pull request Feb 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

rule Implementing or modifying a lint rule

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants