Kth

Results 3 comments of Kth

https://github.com/apple/swift-argument-parser/blob/df9ee6676cd5b3bf5b330ec7568a5644f547201b/Sources/ArgumentParser/Parsable%20Types/ParsableArguments.swift#L77 When `ParsableArguments` is converted to `ParsableCommand`, it is difficult to set the configuration parameters, but testing requires turning off interactive mode. So I've set the interaction mode to turn...

> One question about the new wrapper type for you. Let's also try to watch out for whitespace-only changes - makes it a bit harder to review. 👍 My apologies....

I think the [TCA](https://github.com/pointfreeco/swift-composable-architecture/blob/main/.github/workflows/format.yml) has done a good job of this. Please let me know if I can help. @natecook1000