Skip to content

Conversation

@mvo5
Copy link

@mvo5 mvo5 commented Aug 16, 2024

This commit makes unknown commands a proper error type so that the caller can check for this specific error type without having to do string comparisons.

This is useful in the context of #823

@CLAassistant
Copy link

CLAassistant commented Aug 16, 2024

CLA assistant check
All committers have signed the CLA.

This commit makes unknown commands a proper error type so that
the caller can check for this specific error type without having
to do string comparisons.

This is useful in the context of spf13#823

Signed-off-by: Michael Vogt <[email protected]>
Signed-off-by: Michael Vogt <[email protected]>
@mvo5 mvo5 force-pushed the add-unknown-command-error branch from c1e2c64 to a75c389 Compare August 19, 2024 06:39
@mvo5
Copy link
Author

mvo5 commented Dec 19, 2024

Anything I can do here to help with this PR? If people are just busy that is fine of course (and I will be patient :)

@ccoVeille
Copy link
Contributor

As mentioned here by @eth-p the following PR supersedes this one

So I would like to focus on #2274 if you agree @mvo5

So I would like to ask you @eth-p to check if what @mvo5 brought here is also present in #2274 and if not to add it

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.

3 participants