Closed msabramo closed 2 years ago
Can you add tests? 🙏
Yeah I thought of that right after I submitted this. 😄
See 368e760 for tests.
Unfortunately, I think my change broke 20 other unrelated existing tests, so I may have to think of a better way to accomplish the fix without affecting other stuff.
OK, I got all the tests passing, but honestly I feel like I was hacking around without really understanding what the behavior should be. So someone should take a close look and make sure I didn't mess things up.
So someone should take a close look and make sure I didn't mess things up.
That someone is me and I don't think I'll time to review this in detail for quite some time, unfortunately.
Closing for lack of activity.
Make
--help
and--version
work withallowUnknownFlags: false
Fixes #197
Issue originally discovered with
chalk-cli
in https://github.com/chalk/chalk-cli/issues/32