-
Notifications
You must be signed in to change notification settings - Fork 42
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
No more maximize
. Closes #172.
#176
Conversation
…into no-more-maximize
Please add a note to the NEWS file. |
OK, I think this is actually ready for review now @topepo. 💃 |
Looks good with one suggested change. I ran the conf notes through this version and I think that the message(which I thought was fine before) is a little "inside baseball". Can you change:
to something like
After that, we are 💯 |
This pull request has been automatically locked. If you believe you have found a related problem, please file a new issue (with a reprex: https://reprex.tidyverse.org) and link to this issue. |
There's a new little function
is_metric_maximize()
that gets called beforecheck_metric_choice()
now.