Skip to content

Handle falsy values in addHelpCommand() properly#1927

Closed
aweebit wants to merge 1 commit intotj:developfrom
aweebit:feature/falsy
Closed

Handle falsy values in addHelpCommand() properly#1927
aweebit wants to merge 1 commit intotj:developfrom
aweebit:feature/falsy

Conversation

@aweebit
Copy link
Copy Markdown
Contributor

@aweebit aweebit commented Aug 2, 2023

Cherry-picked from #1926 for better separation of concerns.

Problem

Only false is treated as falsy in addHelpCommand().

ChangeLog

Fixed

  • falsy parameter value handling in .addHelpCommand()

@shadowspawn
Copy link
Copy Markdown
Collaborator

The false check is as intended.

(I would normally leave this open for discussion, but you are have opened ~15 Pull Requests in the last week with ~160 comments between us. I don't have the time to continue that level of feedback.)

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