Thayne McCombs

Results 136 issues of Thayne McCombs

This makes the following changes: - Creates a new "release" workflow that re-uses the CIDCD workflow for build steps. This allows us to avoid having to check if it is...

I'm not entirely sure if this is worth it. On the one hand, I think the source is clearer, easier to read, and easier to modify. However, scdoc has a...

Confirm by changing [ ] to [x] below to ensure that it's a bug: - [x] I've gone though the [User Guide](https://docs.aws.amazon.com/cli/latest/userguide/cli-chap-welcome.html) and the [API reference](https://docs.aws.amazon.com/cli/latest/reference/) - [x] I've searched...

feature-request
enhancement
installation
p2

I tried to use config that minimized the changes, but there were some existing inconsistencies in the format and some things I couldn't quite get clang-format to due. For example,...

When `call_parentheses` is `None`, `NoSingleString`, or `NoSingleTable`, currently stylua always places a space between the function name and the argument (for example `require "mymod"``). However I prefer not to have...

### Please complete the following tasks - [X] I have searched the [discussions](https://github.com/clap-rs/clap/discussions) - [X] I have searched the existing issues ### Clap Version 3.0.5 ### Describe your use case...

C-enhancement
A-completion
S-triage