Skip to content

[Console] Deprecate list-rules command - #8396

Merged
TomasVotruba merged 1 commit into
mainfrom
tv-deprecate-list-rules
Aug 28, 2026
Merged

[Console] Deprecate list-rules command#8396
TomasVotruba merged 1 commit into
mainfrom
tv-deprecate-list-rules

Conversation

@TomasVotruba

Copy link
Copy Markdown
Member

Following setup-ci and custom-rule deprecations, deprecate the list-rules command (alias show-rules).

The command body is removed; execute() now only reports the command is no longer provided. Run Rector with the set or rules you desire instead.

Before

vendor/bin/rector list-rules
# prints loaded + skipped rules

After

vendor/bin/rector list-rules

 [ERROR] The "list-rules" command is deprecated and no longer provided. Run
         Rector with the set or rules you desire instead.

https://claude.ai/code/session_01SYT3aYGLiSGGDYbRQmGofc

@TomasVotruba
TomasVotruba merged commit 4eca735 into main Aug 28, 2026
44 checks passed
@TomasVotruba
TomasVotruba deleted the tv-deprecate-list-rules branch August 28, 2026 22:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant