Skip to content
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

Compile tasks before printing help or summary #283

Merged
merged 1 commit into from
Jan 26, 2020

Conversation

paulvarache
Copy link
Contributor

Updates the help.go file to compile a task before printing its description. This enables templatization for the -l flag.

Also updates summary/summary.go and task.go to compile tasks before printing a summary.

Relates to #276

Copy link
Member

@andreynering andreynering left a comment

Choose a reason for hiding this comment

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

Hi @paulvarache, thanks for opening this PR!

One code change and this is good to go!

Also, could you squash you commits into a single one and add Closes #276 to the commit message?

help.go Outdated Show resolved Hide resolved
@paulvarache
Copy link
Contributor Author

@andreynering Just updated with your changes 👍

@andreynering
Copy link
Member

@paulvarache Thanks again!

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