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

Add num_of_bottles, correct clippy issues #81

Merged
merged 9 commits into from
Oct 20, 2020

Conversation

flauntingspade4
Copy link
Contributor

The num_of_bottles command wasn't being made available to the cli, and this pull request fixes that, along with a few clippy issues relating to useless explicit lifetimes in function signatures

Basically just remove various explicit lifetimes, as per clippy's advice
It's possible a user may want to have a larger keg size, especially if they're brewing on an industrial scale
Add the `num_bottles` command to the cli
@drodil drodil merged commit cfba4c2 into drodil:master Oct 20, 2020
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.

None yet

2 participants