Skip to content

Conversation

@metachris
Copy link
Contributor

No description provided.

Copilot AI review requested due to automatic review settings December 19, 2025 08:57
@metachris metachris requested a review from ferranbt as a code owner December 19, 2025 08:57
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR modifies the CLI behavior so that running the playground command without arguments displays help text instead of silently succeeding. This is achieved by removing the empty RunE function from the root command, allowing Cobra's default behavior to take effect.

Key Changes:

  • Removed the no-op RunE function from the root command that was returning nil when executed without subcommands

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@metachris metachris merged commit b04b45f into main Dec 19, 2025
8 checks passed
@metachris metachris deleted the naked-command branch December 19, 2025 09:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants