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

maybe default options should count towards the number of arguments #1

Open
todo bot opened this issue Dec 27, 2019 · 1 comment
Open

maybe default options should count towards the number of arguments #1

todo bot opened this issue Dec 27, 2019 · 1 comment
Assignees

Comments

@todo
Copy link

todo bot commented Dec 27, 2019

Scaffolder/cxxopts.hpp

Lines 1099 to 1104 in 6a212d6

// TODO: maybe default options should count towards the number of arguments
bool
has_default() const noexcept
{
return m_default;
}


This issue was generated by todo based on a TODO comment in 6a212d6. It's been assigned to @nodtem66 because they committed the code.
@todo todo bot added the todo 🗒️ label Dec 27, 2019
@todo todo bot assigned nodtem66 Dec 27, 2019
@todo todo bot reopened this Mar 13, 2020
@todo
Copy link
Author

todo bot commented Mar 13, 2020

This issue has been reopened because the TODO comment still exists in include/cxxopts.hpp, as of 983cb0b.


If this was not intentional, just remove the comment from your code. You can also set the reopenClosed config if you don't want this to happen at all anymore.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant