Skip to content

Comments

Deprecate UP027#12843

Merged
MichaReiser merged 2 commits intoruff-0.6from
deprecate-up027
Aug 12, 2024
Merged

Deprecate UP027#12843
MichaReiser merged 2 commits intoruff-0.6from
deprecate-up027

Conversation

@MichaReiser
Copy link
Member

@MichaReiser MichaReiser commented Aug 12, 2024

Summary

Closes #12754

Test Plan

cargo run --bin ruff -- check --select UP027 ../ 
warning: Rule `UP027` is deprecated and will be removed in a future release.
warning: Detected debug build without --no-cache.
ruff failed
  Cause: Selection of deprecated rule `UP027` is not allowed when preview is enabled.

@MichaReiser MichaReiser changed the base branch from main to ruff-0.6 August 12, 2024 12:00
@MichaReiser MichaReiser added rule Implementing or modifying a lint rule breaking Breaking API change labels Aug 12, 2024
@github-actions
Copy link
Contributor

ruff-ecosystem results

Linter (stable)

✅ ecosystem check detected no linter changes.

Linter (preview)

✅ ecosystem check detected no linter changes.

@MichaReiser MichaReiser merged commit c426629 into ruff-0.6 Aug 12, 2024
@MichaReiser MichaReiser deleted the deprecate-up027 branch August 12, 2024 12:34
@MichaReiser MichaReiser mentioned this pull request Aug 13, 2024
AlexWaygood added a commit that referenced this pull request Aug 14, 2024
Co-authored-by: Alex Waygood <[email protected]>
Closes #12754
MichaReiser added a commit that referenced this pull request Aug 14, 2024
Co-authored-by: Alex Waygood <[email protected]>
Closes #12754
MichaReiser added a commit that referenced this pull request Aug 14, 2024
Co-authored-by: Alex Waygood <[email protected]>
Closes #12754
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking Breaking API change rule Implementing or modifying a lint rule

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Consider deprecating UP027 or improve its docs

2 participants