gulpjs / gulp-cli

Command Line Interface for gulp.
MIT License
401 stars 106 forks source link

Remove leading ellipsis in .flags string when running --tasks #206

Closed yoanmalie closed 8 months ago

yoanmalie commented 4 years ago

Hello, Not a bug but a question and suggestion here. I hope i'm in the right repository.

Why there is leading ellipsis added on the task.flags description when running gulp --tasks? Can we just remove it? So we can add whatever if we want or keep it simply clean.

image

Thanks!

phated commented 4 years ago

This design was contributed by a designer that volunteered time for us. We implemented based on their recommendation.

We'll consider adding the ability for you to configure this as part of our theming and translation work.

rootwork commented 3 years ago

Personally I'd like to see this be something minimal, like two spaces, as the default. And the ellipsis could be the optional theming setting.