-
Notifications
You must be signed in to change notification settings - Fork 939
fix: Group subcommands for cognitive ease #1351
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Codecov Report
@@ Coverage Diff @@
## main #1351 +/- ##
==========================================
+ Coverage 66.58% 66.90% +0.32%
==========================================
Files 284 280 -4
Lines 18593 18466 -127
Branches 235 235
==========================================
- Hits 12380 12355 -25
+ Misses 4950 4845 -105
- Partials 1263 1266 +3
Continue to review full report at Codecov.
|
cli/autostart.go
Outdated
Annotations: map[string]string{ | ||
"workspace": "", | ||
}, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Annotations: map[string]string{ | |
"workspace": "", | |
}, | |
Annotations: workspaceCommand, |
Fixes #1324.
I removed the ASCII logo too. It was cool, but not worth the prime real estate.