Skip to content

feat: add clean command#28

Merged
alexeagle merged 2 commits intomainfrom
clean
Sep 24, 2021
Merged

feat: add clean command#28
alexeagle merged 2 commits intomainfrom
clean

Conversation

@alexeagle
Copy link
Copy Markdown

No description provided.

@alexeagle alexeagle requested a review from f0rmiga September 18, 2021 00:59
Comment thread .pre-commit-config.yaml
Comment thread cmd/aspect/build/build.go Outdated
cmd := &cobra.Command{
Use: "build",
Short: "Builds the specified targets, using the options.",
Short: "Builds the specified targets, using the options",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Why remove the punctuation? The documentation lacks it, then. I don't get the tendency toward wrong grammar.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

meh, it's my preference for keeping lines shorter on the terminal, and also this is a sentence fragment since it doesn't have a subject. But consistency with bazel command is fine, and it does print periods here.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

When it gets into the markdown, it does have a subject, and it's called implied subject (I had to take a look into the English name since I only knew it in Portuguese).

@alexeagle alexeagle merged commit b9f0e25 into main Sep 24, 2021
@alexeagle alexeagle deleted the clean branch September 24, 2021 23:29
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